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
Apr 17, 2024 at 16:53
License
BSD-3-Clause
Total Downloads
10.7M
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/pallets/itsdangerous/Documentation
https://itsdangerous.palletsprojects.com/