Security
Security covers framework and application behavior that affects identity, sessions, authorization, secrets, and runtime safety.
Start with Auth when the App includes generated account and session support. Then use the session, OAuth, and production guides for the security boundaries that surround it.
Pages
Related Sections
- HTTP Services explains protected routes and middleware.
- Inspects explains request-scoped runtime diagnostics.
- Health and Readiness explains diagnostic token behavior.