Stytch

Latest version: v12.7.0

Safety actively analyzes 714860 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 18 of 25

5.2.1

Fixes

* When determining the session's expiration time from a JWT, prefer the session's `expires_at` value over the "exp" claim.

5.2.0

New Features

* `client.sessions.authenticate_jwt` now does remote verification in response to any JWT error.

5.1.1

Updates to setup.py

5.1.0

New Features

* add new methods `search` and `search_all` to `users`. `search` wraps the [Search User endpoint](https://stytch.com/docs/api/search-users) and `search_all` is a helper method which creates a generator to iterate through a paginated search query.

5.0.1

New Features

* Add `locale` support for Email OTP endpoints

5.0.0

New Features
* The API has support for IdP and Stytch sessions at the same time from the OAuthAuthenticate endpoint. The IdP session is always returned, and a Stytch session can be requested by including a `session_duration_minutes` field.

Breaking Changes
* The `session_management_type` field is removed from the OAuth authenticate method, and the response is has changed. The new response can be found at https://stytch.com/docs/api/oauth-authenticate.

Fixes
* n/a

Upgrade Guide
* See breaking changes

Page 18 of 25

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.