Authentication Settings
- Enable authentication for your project to secure API endpoints.
- Set JWT secrets and token expiry durations to control how long access tokens remain valid.
- Optionally enable row‑level security and configure session lengths to suit your application requirements.
- Provide email (SMTP) settings for user flows like password resets or verification emails.
- Decide if roles and permissions will be used; otherwise endpoints can be publicly accessible.