Skip to content

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.

Standalone feature — no required dependencies and no write commands.

  • Requires: none
  • Activation: always on (not toggleable)