Skip to content

0.2.0

Compare
Choose a tag to compare
@yaelt47 yaelt47 released this 17 Jun 19:28
· 9 commits to main since this release
250710a

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.