Supertokens-python

Latest version: v0.22.1

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

Scan your dependencies

Page 17 of 18

0.4.1

Added
- add workflow to verify if pr title follows conventional commits

Changed
- Added userId as an optional property to the response of `recipe/user/password/reset` (compatibility with CDI 2.12).
- Adds ability to give a path for each of the hostnames in the connectionURI: https://github.com/supertokens/supertokens-node/issues/252

Fixed
- Bug fixes in Literal import which caused issues when using the sdk with python version 3.7.
- Fixes https://github.com/supertokens/supertokens-node/issues/244 - throws an error if a user tries to update email / password of a third party login user.

0.4.0

Added
- Adds passwordless recipe
- Adds compatibility with FDI 1.12 and CDI 2.11

0.3.1

Fixes
- Bug in ThirdpartyEmailpassword recipe init function when InputSignUpFeature is not passed.

Added
- delete_user function
- Compatibility with CDI 2.10

0.3.0

Breaking Change
- Config changes

Added
- Added `mode` config for FastAPI which now supports both `asgi` and `wsgi`.
- The ability to enable JWT creation with session management, this allows easier integration with services that require JWT based authentication: https://github.com/supertokens/supertokens-core/issues/250
- You can do BaseRequest.request to get the original request object. Fixes 61

0.2.3

Fixes

- Removes use of apiGatewayPath from apple's redirect URI since that is already there in the apiBasePath

0.2.2

Added
- Sign in with Discord, Google workspaces.

Changes
- Allow sending of custom response: https://github.com/supertokens/supertokens-node/issues/197
- Change `set_content` to `set_json_content` in all the frameworks
- Adds `"application/json; charset=utf-8"` header to json responses.

Page 17 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.