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.
Enhancements
Passwords support: Password authentication, including the option to sign in, reset, update and more, are now supported. See examples and read more in our SDK's README.
SSO authentication: Using the sso->signIn function, you can authenticate your user with their configured SSO server.
Management functions for handling users: We've added full user management API support, including functions such as create, update, as well as authorization related functions like addTenantRoles. View all options in our SDK's README.