Python
Crema has some auth inbuilt APIs. Demo APIs listed here -
All Auth APIs listed here -
post
https://crema-python.herokuapp.com
/api/users
Register User
post
https://crema-python.herokuapp.com
/api/auth
Login User
get
https://crema-python.herokuapp.com
/api/auth
Auth User
Last modified 1mo ago