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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Breaking changes
Support new option to prevent login with unverified identifier after a signup. Method signup returns a SignupFlow that can be an AchievedLogin(authToken: AuthToken) or an AwaitingIdentifierVerification
New Features
support parameter origin to requestPasswordReset
allow to trust device during mfa credential registering
support action parameter for step up and mfa credential registering