forked frommozilla/fxa-js-client
- Notifications
You must be signed in to change notification settings - Fork0
A web client that talks to the Firefox Accounts API server
License
NotificationsYou must be signed in to change notification settings
vue-software/fxa-js-client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Web client that talks to the Firefox Accounts API server
Install usingBower:bower install fxa-js-client
Install usingnpm:npm install fxa-js-client
<script src="../build/fxa-client.js"></script>var client = new FxAccountClient();// Sign Upclient.signUp(email, password);// Sign Inclient.signIn(email, password);
SeeLibrary Documentation for more.
SeeCONTRIBUTING.md for details on building, developing, and testing the library.
About
A web client that talks to the Firefox Accounts API server
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- JavaScript100.0%