issues
search
mozilla
/
PyFxA
Python library for interacting with the Firefox Accounts ecosystem
Other
31
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prep for 0.7.9 release
#115
clouserw
closed
1 month ago
0
0.7.9 release 🙇🏼♀️
#114
clarmso
closed
1 month ago
0
Use the same formatting for all code blocks
#113
clarmso
closed
2 months ago
0
Initial pass of converting to Python 3
#112
robhudson
closed
2 months ago
0
Set up hatch for test matrix
#111
robhudson
closed
2 months ago
0
Move to Github actions for CI
#110
robhudson
closed
2 months ago
1
update to new toml
#109
clouserw
closed
2 months ago
0
let's move to github actions
#108
clouserw
closed
2 months ago
0
Update to use pyproject.toml
#107
robhudson
closed
2 months ago
0
Fix formatting from "Contributing to PyFxA"
#106
clarmso
closed
2 months ago
0
pytest-runner deprecated
#105
0-wiz-0
closed
1 month ago
2
Support Key Stretching Version 2
#104
dschom
closed
3 months ago
0
Update library
#103
jrconlin
closed
2 months ago
2
Can't run part of the testsuite stable.dev.lcip.org is unavailabe
#102
jelly
closed
2 months ago
1
oauth.Client relies on the disabled /certificate/sign endpoint
#101
pjenvey
closed
6 months ago
2
Update destroy_account to use session tokens
#100
clarmso
closed
6 months ago
1
Preparing release 0.7.8
#99
Natim
closed
8 months ago
0
Do not install tests directory
#98
rffontenelle
opened
8 months ago
1
Migrate from `pkg_resources` to `importlib`
#97
robhudson
closed
2 months ago
1
Add retries to the APIClient session
#96
robhudson
closed
8 months ago
11
pypi distfile: test problems
#95
0-wiz-0
closed
1 month ago
1
How to get browser Open tabs and history?
#94
QGB
closed
6 months ago
2
Migrate from Travis to CircleCI
#92
rfk
closed
3 years ago
4
Not working anymore since update to requests-hawk 1.1.0
#91
bellegarde-c
closed
3 years ago
3
Travis CI free usage ends Dec 3; mozilla repos should switch to other CI platforms
#90
hwine
closed
3 years ago
0
Prep v0.7.7
#89
rfk
closed
4 years ago
0
Fix validation of `jwks` parameter, which should be a list of objects.
#88
rfk
closed
4 years ago
1
Validate the list of jwks provided via __init__.
#87
rfk
closed
4 years ago
0
If there is a PYFXA_JWKS env var, use that as the jwks key.
#86
fzzzy
closed
4 years ago
0
Loosen JWT `typ`-matching rules to conform to RFC recommendations.
#85
rfk
closed
4 years ago
0
"at+JWT" case mismatch between mozilla/fxa and pyfxa
#84
jackyzy823
closed
4 years ago
5
Send `reason` and `verificationMethod` fields in login request.
#83
rfk
closed
4 years ago
1
client.login does not work with accounts.firefox.com
#82
csabahenk
closed
4 years ago
1
Don't hardcode the jwks url
#81
fzzzy
opened
4 years ago
0
Verify the jwt token in the PyFxA lib instead of calling out to the f…
#80
fzzzy
closed
4 years ago
5
Update the PyFxA verify_token() method to perform local verification of JWT access tokens using a third-party JWT library
#79
tublitzed
opened
4 years ago
5
OAuth client did not check the 'state' value for /authorization using…
#78
ghost
closed
4 years ago
3
OAuth client does not check "state" value
#77
ghost
closed
4 years ago
0
Allow clients to provide a User-Agent header
#76
glasserc
opened
5 years ago
0
Support `ttl` when trading a code for an access token.
#75
shane-tomlinson
closed
5 years ago
0
Don't modify self.server_url when making a request.
#74
rfk
closed
5 years ago
1
oauth.Client.get_redirect_url sometimes returning double slash in URL
#73
pmac
closed
5 years ago
3
Add trove classifiers for versions of Python
#72
pmac
closed
5 years ago
2
Various fixes for issue #68
#71
scarabeusiv
closed
5 years ago
1
Add Mozilla Code of Conduct
#70
Mozilla-GitHub-Standards
closed
5 years ago
0
CODE_OF_CONDUCT.md file missing
#69
Mozilla-GitHub-Standards
closed
5 years ago
0
Tests use obsolete modules and do online operations
#68
scarabeusiv
opened
5 years ago
1
Handle unverified sessions in change-password test.
#67
rfk
closed
5 years ago
0
Add support for TOTP
#63
kewisch
closed
6 years ago
2
Improve scope-matching logic based on new FxA testcases.
#62
rfk
closed
6 years ago
0
Next