forked from pool/python-PyFxA
* 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
22 lines
826 B
Plaintext
22 lines
826 B
Plaintext
-------------------------------------------------------------------
|
|
Sun May 13 10:04:02 UTC 2018 - antoine.belvire@opensuse.org
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 12 06:33:53 UTC 2018 - antoine.belvire@opensuse.org
|
|
|
|
- Update to version 0.5.0:
|
|
* Add ability to login with unblock codes.
|
|
* Tell testrunners to ignore some test helper utilities.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 2 10:33:45 UTC 2017 - antoine.belvire@opensuse.org
|
|
|
|
- Initial package: python-PyFxA 0.4.0.
|
|
|