itsdangerous
https://github.com/pallets/itsdangerous
Python
Safely pass trusted data to untrusted environments and back.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to itsdangerous
Help out
- Issues
- Fix #429: `URLSafeSerializer.loads` silently ignores unexpected `max_…
- `URLSafeSerializer.loads` silently ignores unexpected `max_age` argument
- require padding when decoding base64 on Python 3.15+
- Test failures with Python 3.15.0b1: `test_bad_payload_exception[zlib]` and `test_loads_unsafe[zlib]`
- serializer_kwargs are missing in load_payload function
- Docs
- Python not yet supported