github descope/node-sdk release/v1.1.1
1.1.1

latest releases: release/v1.6.8, release/v1.6.7, release/v1.6.6...
15 months ago

Enhancements

  • Passwords for user authentication: Descope now supports usage of passwords. You can design your authentication flow to include password authentication, update a user's password when expired, and more.
  • Import and export of Flows and Themes: If you want to export or import flows and themes from one project to another - you can do so now with supporting commands, such as export.
  • Invite users via management commands: Use the new invite User command to programmatically invite users to your project. Just like in the console, you can control which tenants and roles will be associated to the invited users.
  • Pagination support for Users: We now support the ability to paginate the searchAll User response. Use the page parameter to define how many results should return in each page.
  • Documentation enhancements: Tiny enhancements to our SDK's README.

Don't miss a new node-sdk release

NewReleases is sending notifications on new releases.