Laravel
Crema has some auth inbuilt APIs. Demo APIs listed here -
Last updated
Was this helpful?
Crema has some auth inbuilt APIs. Demo APIs listed here -
Last updated
Was this helpful?
You can find out the Laravel auth APIs public repo
All Auth APIs listed here -
POST
http://crema-laravel.herokuapp.com/api/users
This endpoint allows you to get free cakes.
name
string
Name of the user
string
Email of the user
password
string
Password for the account
POST
http://crema-laravel.herokuapp.com/api/auth
string
Email of the user
password
string
Password of the account
GET
http://crema-laravel.herokuapp.com/api/auth
Authorization
string
Bearer token