constants
Table of Contents
Namespaces
- auth
- traits
Classes
- ApplicationType
- OAuth2 application types supported.
- CasbinPolicy
- Defines the standard keys used in Casbin policy rules.
- Effect
- Defines the supported effects for Casbin permissions or RBAC rules.
- InvitationStatus
- Defines the materialized state of the latest invitation associated
with a User account.
- JWTAlgorithm
- Defines supported JSON Web Token (JWT) signing algorithms.
- JwtClaim
- Enumeration of standard JWT claim names.
- Oihana
- SessionRevocationReason
- Defines the standard revocation reason identifiers used to populate
the `Session.revocationReason` property.
- UserStatus
- Defines the lifecycle status of a User account, distinct from the
historical `activated` flag (which records whether the user has
completed their first login).