Antoine Belvire
0495b05eb5
- Fix check section: Use double quotes when defining the list of
...
tests since single quotes mess with the pytest macro.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=21
2020-09-22 18:52:49 +00:00
Antoine Belvire
f8d4d101fa
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=19
2020-07-11 14:31:58 +00:00
Antoine Belvire
d6bd98d3ea
- 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=18
2020-07-11 14:26:53 +00:00
Tomáš Chvátal
f54a75f813
Accepting request 807616 from home:pgajdos:python
...
submit
OBS-URL: https://build.opensuse.org/request/show/807616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=16
2020-05-20 11:29:39 +00:00
Antoine Belvire
bb7fe2c12e
- Update to version 0.7.3:
...
* Allow specifying a `ttl` when redeeming an authorization code.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=14
2019-07-26 07:12:37 +00:00
Antoine Belvire
88be679d82
- Update to version 0.7.2:
...
* Several cleans for Python3 compatibility.
* Fix a bug which could accidentally introduce multiple slashes
into the result of oauth.Client.get_redirect_url.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=12
2019-06-03 18:43:34 +00:00
Tomáš Chvátal
86ca9ad6b6
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=10
2019-03-28 10:13:34 +00:00
Tomáš Chvátal
bd08ef1265
- Update to 0.7.1:
...
* Fix test bustage due to session verification.
* Add support for TOTP.
- Add missing deps
- Enable tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=9
2019-03-26 13:17:40 +00:00
b1df6e2cc3
Remove superfluous devel dependency for noarch package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=7
2018-12-04 13:51:00 +00:00
44109012db
Remove dependency on unittest2
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=5
2018-08-13 13:15:55 +00:00
Antoine Belvire
249bd61378
- Update to version 0.6.0:
...
* Add support for PKCE challenge and response in the OAuth flow.
* Add ability to supply `keys_jwk` when starting an OAuth flow.
* Improve scope-matching logic based on new FxA testcases,
including handling of URL-format scopes.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=3
2018-05-13 10:14:20 +00:00
6277312253
Accepting request 602559 from devel:languages:python
...
Accidental misc move resubmitting
OBS-URL: https://build.opensuse.org/request/show/602559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyFxA?expand=0&rev=1
2018-04-30 20:58:46 +00:00
Tomáš Chvátal
ca52447b78
osc copypac from project:devel:languages:python:misc package:python-PyFxA revision:1
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=1
2018-04-30 13:37:10 +00:00