This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

fxa-js-client

1.0.25 • Public • Published

fxa-js-client

Web client that talks to the Firefox Accounts API server

Sauce Test Status

Download Library

Install using Bower: bower install fxa-js-client

Install using npm: npm install fxa-js-client

Usage

<script src="../build/fxa-client.js"></script>
var client = new FxAccountClient();
// Sign Up
client.signUp(email, password);
// Sign In
client.signIn(email, password);

See Library Documentation for more.

Development

See CONTRIBUTING.md for details on building, developing, and testing the library.

/fxa-js-client/

    Package Sidebar

    Install

    npm i fxa-js-client

    Weekly Downloads

    4

    Version

    1.0.25

    License

    MPL-2.0

    Unpacked Size

    132 kB

    Total Files

    14

    Last publish

    Collaborators

    • chenba
    • jrgm
    • philbooth
    • rfkelly
    • stomlinson
    • vbudhram
    • vladikoff