github descope/node-sdk release/v1.5.7
1.5.7

12 months ago

Enhancements

  • Password Replace return value: We're now returning the JWT's response in the password.replace function, so that the session and refresh JWTs can be utilized (for example, in flows). This information will be returned as an jwtResponse object.
  • Setting email and phone verification status upon creation: When creating a new user, you can now control whether the email and/or phone of that user are verified or not.
  • Setting the Invitation URL via SDK: Using the new inviteUrl parameter, you can define a specific invitation URL when inviting a new user, that will override the default invitation URL set in your project's settings.

Don't miss a new node-sdk release

NewReleases is sending notifications on new releases.