Supertokens-python

Latest version: v0.25.1

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

Scan your dependencies

Page 8 of 20

0.14.8

Fixes

- Anti csrf check should happen only when access token is passed while session is optional
- `verify_session` middleware now handles supertokens related errors as well.

0.14.7

- Fixes error message in querier.

0.14.6

Changes and fixes

- Relax constraints on `httpx` dependency version

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

Page 8 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.