pypaseto
pypaseto copied to clipboard
PASETO for Python
With the new changes for v3 and v4 support, we need docs that update automatically from source with each new release. Areas documented should include: - Links to php reference...
Hi! Thank you for the library. I am trying to parse a public (v2) paseto token generated by https://github.com/o1egl/paseto . However, an empty exception is returned when parsing. ```python try:...
We have a number of exceptions defined, but some of them may be raised without a message, making it tricky to find out what happened in some types of logging.
Pypaseto could use a security audit by a third party to make sure any glaring issues are resolved. A good audit should probably be done after we feel like the...
Hello, Could we update a paseto pip package to include pendulum 3.0.1 package so that paseto could be installed properly on python 3.12.1. Regards,
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.8 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...