github descope/python-sdk 1.5.7

latest releases: 1.6.8, 1.6.7, 1.6.6...
13 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).
  • OIDC JWT validation support: For OIDC JWT validation, we've added the option to pass the audience value to all validation functions (such as validation_session). That value will be compared to the aud claim in the JWT, so to make sure those are aligned. This is a must when using OIDC.

Don't miss a new python-sdk release

NewReleases is sending notifications on new releases.