Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

 
 

Repository files navigation

Web client that talks to the Firefox Accounts API server

Build Status

Sauce Test Status

Download Library

Install usingBower:bower install fxa-js-client

Install usingnpm:npm install fxa-js-client

Usage

<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.

Development

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript100.0%

[8]ページ先頭

©2009-2025 Movatter.jp