Mathieu, our newest CS team member, announced at today's European standup that he is integrating FxA into a project he is working on. Nick Chapman and Jared Hirsch are also integrating FxA into Chronical. I am working on a JS relier library to make integration easy [1].
The only functionality the library currently provides is to make it easy to allow a user to authenticate with Firefox Accounts. Eventually, the library will also allow reliers to fetch user data provided they have a valid OAuth code/token for that info. Pre-built libraries are in the "release" branch [2] on Github. Documentation is sorely lacking, so I point to an etherpad[3] and code snippet [4] as the current best sources of info. I'll add some basic docs today. Feedback, ideas, and PRs always welcome. Shane ================= [1] - https://github.com/mozilla/fxa-relier-client [2] - https://github.com/mozilla/fxa-relier-client/tree/release [3] - https://id.etherpad.mozilla.org/fxa-relier-client [4] - https://github.com/mozilla/123done/blob/oauth/static/js/123done.js#L87-L96
_______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

