Crema React
v-3
Search
⌃K

Python

Crema has some auth inbuilt APIs. Demo APIs listed here -
You can find out the Python auth APIs public repo here
All Auth APIs listed here -
post
https://your-domain.com
/api/users
Register User
post
https://your-domain.com
/api/auth
Login User
get
https://your-domain.com
/api/auth
Auth User