Auth
Authentication in the Crewters API
The Auth resource covers login, registration, tokens, and session management.
Overview
- User registration and login
- JWT or session tokens
- Password reset and account recovery
- OAuth / social login (if supported)
For full endpoint details, request/response schemas, and examples, see the interactive docs:
api.bigtimesport.com/docs → Auth section.