f0ca227aeb
since argparse is part of the stdlib starting with py2.7 |
||
---|---|---|
bin | ||
fxa_client | ||
scripts | ||
.gitignore | ||
Makefile | ||
README.md | ||
setup.py |
README.md
fxa-python-client
Python sample code to access Firefox Account (FxA) APIs, run by the server in https://github.com/mozilla/fxa-auth-server . This is most useful for running automated tests, and as supplemental documentation of the protocol.
The source tree also contains a tool to create test vectors for the FxA auth protocol.