You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#563: Users can now enter a code sent to them by email as a one-time-password. This feature has been added to the authorizion_challege / first party auth API but is not yet exposed to the admin interface.
Refactored and centralized abstract cache system, supporting redis/valkey and memory stores.
Email identities can now be verified in the admin UI and via the API.
Allow authorization_challenge to be preselected in 'new client'
Add button in admin UI to enable/disable MFA for a specific email identity.