python-PyFxA
No description set
- Developed at devel:languages:python
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-PyFxA && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PyFxA-0.7.6.tar.gz | 0000038806 37.9 KB | |
python-PyFxA.changes | 0000003175 3.1 KB | |
python-PyFxA.spec | 0000002983 2.91 KB |
Revision 9 (latest revision is 14)
Dominique Leuenberger (dimstar_suse)
accepted
request 820420
from
Antoine Belvire (1Antoine1)
(revision 9)
- Update to version 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. * Fix verification of `scope` list obtained from a JWT access token. - Changes from version 0.7.5: * Add support for `reason` and `verification_method` keyword arguments to the `login` method. - Changes from version 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. - Add new dependency: PyJWT. - Update existing dependency: six >= 1.14. - Update list of excluded tests.
Comments 0