auth-foundation
Declares auth-middleware extension points: tokenVerifier (Bearer), sessionStore (revocable JWT sid), optional tenantResolver + tenantExistence for anonymous multi-tenant. Provider-features register via r.useExtension; mount auth-foundation with the matching provider features.
How it fits
Section titled “How it fits”Standalone feature — no required dependencies and no write commands.
Dependencies
Section titled “Dependencies”- Requires: none
- Activation: always on (not toggleable)