Pyfxa

Latest version: v0.7.9

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

Scan your dependencies

Page 1 of 5

0.7.9

==================

- Python3 support
- Add support for v2 password hashes
- Updated to pyproject.toml
- Updated libraries

0.7.8

==================

- Add retries to the APIClient session

0.7.7

==================

- Fix incorrect validation of JWKs passed to oauth.Client constructor,
which was actually *preventing* the caller from setting a correct value
rather than checking that they did so.

0.7.6

==================

- Add ability to configure a fixed list of JWT access token keys,
by passing them as an argument to `oauth.Client()` rather than
fetching them at runtime from the server.
- Fix verification of JWT access token `typ` header.
(Thankfully it was failing closed rather than failing open).
- Fix verification of `scope` list obtained from a JWT access token.
(Thankfully it was failing closed rather than failing open).

0.7.5

==================

- Add support for `reason` and `verification_method` keyword arguments
to the `login` method.

0.7.4

==================

- Perform more complete checking of the `state` parameter when authorizing
an OAuth code.
- When verifying OAuth access tokens, try to verify them locally as a JWT
rather than passing them to the remote verification endpoint.

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.