Skip to content

Releases: mozilla/PyFxA

0.8.2

Choose a tag to compare

@toufali toufali released this 14 May 21:29
2d03809
  • Add CI WAF bypass header injection via CI_WAF_TOKEN env var
  • Skip live integration tests by default (opt-in via FXA_RUN_LIVE_TESTS=1)

0.8.1

Choose a tag to compare

@clouserw clouserw released this 01 May 18:55
d3040bf
  • BrowserID fixes

0.8.0

Choose a tag to compare

@clouserw clouserw released this 29 Apr 18:06
5121284
  • Remove BrowserID support

0.7.9

Choose a tag to compare

@clouserw clouserw released this 26 Sep 17:20
258b485
  • Python3 support
  • Add support for v2 password hashes
  • Updated to pyproject.toml
  • Updated libraries

0.7.8

Choose a tag to compare

@Natim Natim released this 15 Mar 09:08
0.7.8
c1c62d4

0.7.8 (2024-03-14)

  • Add retries to the APIClient session

0.3.0

Choose a tag to compare

@Natim Natim released this 20 Sep 15:15
  • Add a verify_email_code(uid, code) method to the core.Client (#43).

0.2.0

Choose a tag to compare

@Natim Natim released this 11 May 12:06
  • Make sure fxa.tests.utils can be used without installing PyFxA tests dependencies. (#41)

0.1.3

Choose a tag to compare

@Natim Natim released this 22 Apr 08:48
  • Update the User-Agent so that we can detect PyFxA calls. (#40)

0.1.2

Choose a tag to compare

@Natim Natim released this 21 Apr 12:12
  • Correctly send request to the Auth server.

0.1.1

Choose a tag to compare

@Natim Natim released this 13 Jan 16:34
  • Correctly configure cert duration while generating BrowserID Assertion (#39)