itsdangerous
Safely pass data to untrusted environments and back.
Safely pass data to untrusted environments and back.
To install this package, run one of the following:
Various helpers to pass data to untrusted environments and to get it back safe and sound. Data is cryptographically signed to ensure that a token has not been tampered with.
It's possible to customize how data is serialized. Data is compressed as needed. A timestamp can be added and verified automatically while loading a token.
Summary
Safely pass data to untrusted environments and back.
Last Updated
May 24, 2024 at 08:20
License
BSD-3-Clause
Total Downloads
372.9K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/pallets/itsdangerousDocumentation
https://itsdangerous.palletsprojects.com/