Supertokens-python

Latest version: v0.22.1

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

Scan your dependencies

Page 2 of 18

0.19.0

- `create_new_session` now defaults to the value of the `st-auth-mode` header (if available) if the configured `get_token_transfer_method` returns `any`.
- Enable smooth switching between `use_dynamic_access_token_signing_key` settings by allowing refresh calls to change the signing key type of a session.

Breaking change:
- A session is not required when calling the sign out API. Otherwise the API will return a 401 error.

0.18.11

- Fixes issues with the propagation of session creation/updates with django-rest-framework because the django-rest-framework wrapped the original request with it's own request object. Updates on that object were not reflecting on the original request object.
- Fixes type mismatch for FastAPI middleware.

0.18.10

- Relax constraints on `aiosmtplib` dependency version.

0.18.9

- Updates version for CICD testing
- Fixes session recipe to not pass tenant id when `revoke_across_all_tenants` or `fetch_across_all_tenants` is set to `True`
- Updated fake email generation

0.18.8

- Fixes dashboard URI path. Now it returns the complete user given path instead of just the normalized connectionURI domain.

0.18.7

- Fixes `connection_uri` normalisation in the dashboard recipe.
- Fixes issue with fetching of thirdparty passwordless user in dashboard: https://github.com/supertokens/supertokens-python/issues/472

Page 2 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.