Crema React
v-2
Search
K
Comment on page

Laravel

Crema has some auth inbuilt APIs. Demo APIs listed here -
You can find out the Laravel auth APIs public repo here
All Auth APIs listed here -
post
http://crema-laravel.herokuapp.com/
api/users
Register User
post
http://crema-laravel.herokuapp.com/
api/auth
Login User
get
http://crema-laravel.herokuapp.com/
api/auth
Auth User
Last modified 9mo ago