g-k / fxa-oauth-server

OAuth server for Firefox Accounts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firefox Accounts OAuth Server

Build Status

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

About

OAuth server for Firefox Accounts

License:Mozilla Public License 2.0


Languages

Language:JavaScript 99.8%Language:Shell 0.2%Language:SQLPL 0.1%