Revisions of python-PyFxA

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1160436 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- update to 0.7.8:
  * Add retries to the APIClient session
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 836145 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 10)
- Update to version 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.
- Fix check section: Use double quotes when defining the list of
  tests since single quotes mess with the pytest macro.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 820420 from Antoine Belvire's avatar 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 718746 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 7)
- Update to version 0.7.3:
  * Allow specifying a `ttl` when redeeming an authorization code.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 707290 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 6)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 689288 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 5)
- Update to 0.7.1:
  * Fix test bustage due to session verification.
  * Add support for TOTP.
- Add missing deps
- Enable tests
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 659283 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 4)
- Remove superfluous devel dependency for noarch package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 628985 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 3)
Remove dependency on unittest2
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 606764 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 2)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 602559 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 1)
Accidental misc move resubmitting
Displaying all 13 revisions
openSUSE Build Service is sponsored by