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
Add ability to enforce Multi factor authentication
Add ability to disable Multi factor authentication
Add wysiwyg editor for email templating
Add OTP screen component in authorizer-react
Add OTP screen in the default app
Fixes
Delete user session data when user entry is deleted
Add caller context for DB calls
Fix bug with change password: if the user was not signed up using basic auth and tried to update the password with update_profile mutation it was throwing an exception
Fix GitHub user empty email for nonpublic emails
Fix collection names for cassandra, mongo, arangodb (Adds s to older collections)
Fix issue with authorizer-js and vite where node-fetch was not allowed. Instead now library uses cross-fetch
Fix apple and linkedin login env persistence issue