Stytch

Latest version: v12.5.0

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

Scan your dependencies

Page 13 of 24

6.3.1

New features
* [minor] Added a convenience property for `oauth.authenticate` to get directly to the inner `StytchSession` if it exists

6.3.0

New Features

* Adds `signup_template_id` and `login_template_id` parameters to:
* Magic link send
* Magic link login or create
* One-time passcodes send via email
* One-time passcodes login or create via email
* Adds `invite_template_id` to magic link invite
* Adds `reset_password_template_id` to reset password start

6.2.2

New features
* Added missing `token` field from `magic_links.create` response object

6.2.1

New features
* Add missing fields from sessions/authenticate response
* sessions/authenticate now includes `session_jwt: str`, `session_token: str`, and `user: Optional[User]`

6.2.0

New features
* Request arguments of `Name` and `SearchQuery` can now be given as simple `dict` objects instead of typed pydantic models. This reflects the behavior of the library prior to 6.0, so should make upgrading to `stytch>=6.2` easier for those currently on `stytch==5.X`. If you are already using typed objects, nothing needs to change in how you use the API methods.

6.1.1

Fixes

* Users Get was not returning the full User object; this has been resolved and `client.users.get` now returns the full User object.

Page 13 of 24

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.