Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/PyFxA

Python library for interacting with the Firefox Accounts ecosystem
https://github.com/mozilla/PyFxA

Prep for 0.7.9 release

clouserw opened this pull request 4 months ago
0.7.9 release πŸ™‡πŸΌβ€β™€οΈ

clarmso opened this pull request 4 months ago
Use the same formatting for all code blocks

clarmso opened this pull request 5 months ago
Initial pass of converting to Python 3

robhudson opened this pull request 5 months ago
Set up hatch for test matrix

robhudson opened this pull request 5 months ago
Move to Github actions for CI

robhudson opened this issue 5 months ago
update to new toml

clouserw opened this pull request 5 months ago
let's move to github actions

clouserw opened this pull request 5 months ago
Update to use pyproject.toml

robhudson opened this pull request 5 months ago
Fix formatting from "Contributing to PyFxA"

clarmso opened this pull request 5 months ago
pytest-runner deprecated

0-wiz-0 opened this issue 6 months ago
Support Key Stretching Version 2

dschom opened this pull request 6 months ago
Update library

jrconlin opened this issue 9 months ago
Update destroy_account to use session tokens

clarmso opened this issue 11 months ago
Preparing release 0.7.8

Natim opened this pull request 11 months ago
Do not install tests directory

rffontenelle opened this issue 11 months ago
Migrate from `pkg_resources` to `importlib`

robhudson opened this issue about 1 year ago
Add retries to the APIClient session

robhudson opened this pull request about 1 year ago
pypi distfile: test problems

0-wiz-0 opened this issue over 1 year ago
How to get browser Open tabs and history?

QGB opened this issue over 1 year ago
Migrate from Travis to CircleCI

rfk opened this pull request about 4 years ago
Not working anymore since update to requests-hawk 1.1.0

bellegarde-c opened this issue about 4 years ago
Prep v0.7.7

rfk opened this pull request over 4 years ago
Fix validation of `jwks` parameter, which should be a list of objects.

rfk opened this pull request over 4 years ago
Validate the list of jwks provided via __init__.

rfk opened this pull request over 4 years ago
If there is a PYFXA_JWKS env var, use that as the jwks key.

fzzzy opened this pull request over 4 years ago
Loosen JWT `typ`-matching rules to conform to RFC recommendations.

rfk opened this pull request over 4 years ago
"at+JWT" case mismatch between mozilla/fxa and pyfxa

jackyzy823 opened this issue over 4 years ago
Send `reason` and `verificationMethod` fields in login request.

rfk opened this pull request over 4 years ago
client.login does not work with accounts.firefox.com

csabahenk opened this issue over 4 years ago
Don't hardcode the jwks url

fzzzy opened this issue over 4 years ago
Verify the jwt token in the PyFxA lib instead of calling out to the f…

fzzzy opened this pull request over 4 years ago
OAuth client did not check the 'state' value for /authorization using…

enote-kane opened this pull request almost 5 years ago
OAuth client does not check "state" value

enote-kane opened this issue almost 5 years ago
Allow clients to provide a User-Agent header

glasserc opened this issue over 5 years ago
Support `ttl` when trading a code for an access token.

shane-tomlinson opened this pull request over 5 years ago
Don't modify self.server_url when making a request.

rfk opened this pull request over 5 years ago
Add trove classifiers for versions of Python

pmac opened this pull request over 5 years ago
Various fixes for issue #68

scarabeusiv opened this pull request almost 6 years ago
Add Mozilla Code of Conduct

Mozilla-GitHub-Standards opened this pull request almost 6 years ago
CODE_OF_CONDUCT.md file missing

Mozilla-GitHub-Standards opened this issue almost 6 years ago
Tests use obsolete modules and do online operations

scarabeusiv opened this issue almost 6 years ago
Handle unverified sessions in change-password test.

rfk opened this pull request almost 6 years ago
Add support for TOTP

kewisch opened this pull request over 6 years ago
Improve scope-matching logic based on new FxA testcases.

rfk opened this pull request almost 7 years ago
Tell test runners not to collect the TestEmailAccount class.

rfk opened this pull request about 7 years ago
Warning

chartjes opened this issue about 7 years ago
Add basic support for PKCE and keys_jwk in OAuth flow.

rfk opened this pull request about 7 years ago
Implement the PKCE flow

Natim opened this issue about 7 years ago
WIP add device-related session APIs

rfk opened this pull request over 7 years ago
Support sending and logging in with an unblock code

kewisch opened this pull request over 7 years ago
Support sending and logging in via unblock codes

kewisch opened this issue over 7 years ago
Add support for OAuth validation without client_secret

Natim opened this issue over 7 years ago
Strange user agent Python Requests 2.13

ghost opened this issue over 7 years ago
Oauth examples not working

ghost opened this issue almost 8 years ago
Make it easy to include `?service=foo` when signing a certificate.

rfk opened this pull request almost 8 years ago
Avoid walking entire cache on each get, and make it thread-safe.

rfk opened this pull request about 8 years ago
Should the token verification crash if the cache raises an exception?

leplatrem opened this issue about 8 years ago
Verification state appears to persist across sessions

philbooth opened this issue about 8 years ago
OAuthClient doesn't cache error responses

glasserc opened this issue over 8 years ago
Improve PyFxA releases

Natim opened this pull request over 8 years ago
Prepare 0.3.0

Natim opened this pull request over 8 years ago
add verify_email_code(uid, code) to client

jua-mp opened this pull request over 8 years ago
Release 0.2.0

Natim opened this pull request over 8 years ago
Add mock as a test dependency

Natim opened this pull request over 8 years ago
Include more version and platform information in user-agent header.

rfk opened this pull request almost 9 years ago
The assertion and the certificate should expire at the same time.

Natim opened this pull request about 9 years ago
Drop python2.6 from travis testing config

rfk opened this pull request about 9 years ago
Dropping Python 2.6 supports

Natim opened this issue about 9 years ago
Create tooling function and use them in plugins and CLI tools.

Natim opened this pull request about 9 years ago
Expose Firefox Account Error Codes publicly

Natim opened this issue about 9 years ago
Do not load crypto backends using entrypoints.

almet opened this pull request over 9 years ago
Do not rely on the package to be installed.

almet opened this pull request over 9 years ago
Remove the highly experimental bits.

Natim opened this pull request over 9 years ago
Add basic cache functionality to the Auth Plugins.

Natim opened this pull request over 9 years ago
Read UTF-8 files in setup.

Natim opened this pull request over 9 years ago
Add the Firefox Account Bearer Token helper for requests and HTTPie

Natim opened this pull request over 9 years ago
Add PyOpenSSL supports for Py2 version with InsecurePlateform SSL support.

Natim opened this pull request over 9 years ago
Add the Firefox Account Bearer Token helper.

Natim opened this pull request over 9 years ago
Try to make travis-ci faster.

Natim opened this pull request over 9 years ago
Add request FxA BrowserID auth backend and HTTPie related Auth plugin

Natim opened this pull request over 9 years ago
When using gevent, we need to use grequests instead of requests

Natim opened this issue almost 10 years ago
Cache classes should expose Unicode.

Natim opened this pull request almost 10 years ago
ImportError: No module named jwt when importing Client

bobsilverberg opened this issue almost 10 years ago
Failure to receive verification email with creating an account

bobsilverberg opened this issue almost 10 years ago
Fixes #16 - Minimum version for requests dependency should be 2.4.2

bobsilverberg opened this pull request almost 10 years ago
Minimum version for requests dependency should be 2.4.2

davehunt opened this issue almost 10 years ago
Add basic API for accessing user profile data.

rfk opened this pull request almost 10 years ago
add max size to oauth verification cache

rfk opened this issue almost 10 years ago
Add a Client cache and a basic MemoryCache to not verify at each call.

Natim opened this pull request almost 10 years ago
Add ability to cache verification of oauth tokens

rfk opened this issue almost 10 years ago