pypi stytch 4.13.0
v4.13.0

latest releases: 13.21.0, 13.20.1, 13.20.0...
3 years ago

New Features

  • Session JWT support
    • All authenticate request methods now accept session_jwt.
    • There's a new client.sessions.authenticate_jwt method for parsing and verifying a session JWT. It will automatically fall back to calling the Stytch API if the JWT can't be verified locally.
    • The client manages the verification key set internally, but client.sessions.jwks can fetch it on-demand.

Don't miss a new stytch release

NewReleases is sending notifications on new releases.