Giter Site home page Giter Site logo

fxa's Introduction

Welcome to Firefox Accounts Build Status Documentation Status

Firefox Accounts is the authentication and authorization system for Cloud Services at Mozilla, providing access to services such as Firefox Sync, Pocket and Addons.Mozilla.org.

This repository contains documentation for getting started with Firefox Accounts development. Most of the actual code for the service lives in sub-repositories linked from the docs below.

Using your Firefox Accounts

You can create an account or sign in directly on https://accounts.firefox.com, but you almost certainly want to start by using an account-attached service such as Firefox Sync.

Integrating with Firefox Accounts

Developing a service that needs Firefox Accounts authentication? Head on over to the Firefox Accounts portal on MDN for a description of the system, how it works, and how to plug into it.

Contributing to Firefox Accounts - fxa.readthedocs.org

Interested in contributing to the development of Firefox Accounts? Great! Head over to the FxA developer documentation on readthedocs.org (which is actually the same content as the local docs directory, but in a nice pre-rendered HTML view).

Please review and understand the Mozilla Community Participation Guidelines before contributing to this project.

Building this Documentation

pip install mkdocs

Build:

mkdocs build

Server + File Watching:

mkdocs serve --dev-addr localhost:9032

Publishing to http://fxa.readthedocs.org

# Documentation is built automatically from this repository.
git commit
git push origin/master

Admin Operations

Adding new milestones

  • Add the milestone by hand on the mozilla/fxa repo
  • Get a GitHub access token, set GITHUB_USERNAME and GITHUB_API_KEY
  • Run scripts/sync_milestones.js to propagate it to the other repos

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.