fxa-auth-server/fxa-oauth-server
Vlad Filippov 1f82d473c1
Merge pull request #3008 from mozilla/rm-config-hash
fix(config): remove hash alg from config
2019-04-01 16:51:37 -04:00
..
bin
config feat(metrics): amplitude events from the OAuth server for MAU 2019-04-01 15:15:40 +01:00
docs feat(oauth): Use an assertion to directly grant tokens at /token. 2019-03-27 19:49:50 +11:00
lib Merge pull request #3008 from mozilla/rm-config-hash 2019-04-01 16:51:37 -04:00
scripts
test feat(metrics): amplitude events from the OAuth server for MAU 2019-04-01 15:15:40 +01:00
.eslintrc
.gitignore
CHANGELOG.md
CONTRIBUTING.md
README.md

README.md

Firefox Accounts OAuth Server

Build Status CircleCI

Implementation of OAuth for use by Firefox Accounts

API docs

Design document

MDN docs

Quick Start

Clone the repository, run npm install and npm start.

To get a full development setup running use fxa-local-dev. fxa-local-dev is the preferred way of contributing to Firefox Accounts.

License

MPL 2.0