Stytch

Latest version: v10.1.0

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

Scan your dependencies

Page 15 of 21

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

4.13.0

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.

4.12.1

Fixes

* Correct some internal mypy errors.

4.12.0

New Features

* Add support for `locale`

Page 15 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.