Flexible Authentication Schemes
Implement various authentication methods, including form-based, basic, local, LDAP, OpenID Connect, OAuth 2.0 (with support for popular providers like GitHub, Google, and Facebook), and SAML
Multi-factor Authentication (MFA) / Two-factor Authentication (2FA)
Bolster security with support for app-based authentication, hardware tokens, e.g. YubiKeys, and passkeys.
Authorization with JWT/PASETO Tokens
Manage access control efficiently using JSON Web Tokens (JWT) and Password-Authenticated Token Extension (PASETO) tokens