Supertokens-python

Latest version: v0.22.1

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

Scan your dependencies

Page 7 of 18

0.14.5

Changes and fixes

- Remove constraints on `cryptograpy` dependency version and let `pyjwt` library handle it

0.14.4

Changes and fixes

- Use `useStaticSigningKey` instead of `use_static_signing_key` in `create_jwt` function. This was a bug in the code.
- Use request library instead of urllib to fetch JWKS keys ([344](https://github.com/supertokens/supertokens-python/issues/344))
- Throw error when `verify_sesion` is used with a view that allows `OPTIONS` or `TRACE` requests
- Allow `verify_session` decorator to be with `app.before_request` in Flask without returning a response

0.14.3

Changes

- Update email templates to fix an issue with styling on some email clients

0.14.2

- Adds additional debug logs whenever the SDK throws a `TRY_REFRESH_TOKEN` or `UNAUTHORISED` error to make debugging easier

0.14.1

Changes

- Added a new `get_request_from_user_context` function that can be used to read the original network request from the user context in overridden APIs and recipe functions

0.14.0

- Adds missing `check_database` boolean in `verify_session`

Page 7 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.