📄️ Authentication with Auth0
How Auth0 is used for login, token issuance, and API authorization in DeltaFM.
📄️ Local Auth Setup
How to configure authentication for local development as a new developer
📄️ Auth Flow
How authentication flows through the API for both Auth0 and local dev tokens
📄️ Roles and Permissions
How user roles and permissions should be documented for DeltaFM authentication and authorization.
📄️ How Auth Works
Technical overview of the multi-scheme JWT authentication implementation