Releases: mozilla/PyFxA
Releases · mozilla/PyFxA
0.3.0
- Add a
verify_email_code(uid, code)
method to the core.Client
(#43).
0.2.0
- Make sure fxa.tests.utils can be used without installing PyFxA tests dependencies. (#41)
0.1.3
- Update the User-Agent so that we can detect PyFxA calls. (#40)
0.1.2
- Correctly send request to the Auth server.
0.1.1
- Correctly configure cert duration while generating BrowserID Assertion (#39)
0.1.0
- Add fxa-client CLI tool (#36)
- Remove support for Python 2.6 (#38)
0.0.9
- Remove the mention stating that PyFxA is still highly experimental (#31)
- Do not rely on the package to be installed in order to be used (#32)
0.0.8
- Update setup.py to handle utf-8 characters in README and CHANGES files (#29)
- Add cache functionality to the Auth plugins (#30)
0.0.7
- Use grequests if available to use PyFxA with the gevent ecosystem.
- Add the oauth /destroy operation.
- Profile fetch skips fields you don't have permission to read.
- Add the BrowserID requests Auth module and related HTTPie plugin.
- Add the BearerToken requests Auth module and related HTTPie plugin.
- Add PyOpenSSL support for secure SSL requests handling with Python 2.
0.0.6
- Expose unicode in oauth cache, not bytestrings.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.