Skip to content

Releases: descope/descope-php

0.2.0

17 Jun 19:28
250710a
Compare
Choose a tag to compare

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.

0.1.0

08 Apr 20:26
5a45706
Compare
Choose a tag to compare

Initial release of the PHP SDK