On 20/05/2015 08:39, Sean McArthur wrote: > It depends on how you wish to integrate into the FxA multiverse. You > could simply want to consume some information from a user (email, > avatar, locale, etc), or you could wish to provide data about a user to > the rest of the ecosystem. Or both. > > From your email, it sounds like you want to consume users' information, > so you would want to register an OAuth Client of "Mozilla Stumbler". I > believe there's a "dev" environment for our OAuth Console that would let > you register, but I can't seem to find it at the moment.
You'll want to use: https://oauth-stable.dev.lcip.org/console/ And login with your @mozilla.com email address to add a client. Vic, are you specifically after the user's Locale as part of their profile data? I don't believe that's currently exposed by the system, although we have an open issue to make it so. Cheers, Ryan Either way, the > docs for being an OAuth Client can be found on MDN: > https://developer.mozilla.org/en-US/Firefox_Accounts > > On Tue, May 19, 2015 at 1:23 PM Victor Ng <[email protected] > <mailto:[email protected]>> wrote: > > Hi! > > We'd like to look at getting FxA integration into the mozilla > stumbler, but I'm pretty confused as to what I actually need to do. > > The use case we have is that we are launching localized > leaderboards. Basically - geographically scoped score boards. > > The intent here is to login to the mobile application - not a > particular web service. > > The name of our app is "Mozilla Stumbler" > > We're running our dev leaderboard instance on : > ec2-52-1-93-147.compute-1.amazonaws.com > <http://ec2-52-1-93-147.compute-1.amazonaws.com> , we can set the > redirect_uri to whatever makes sense or is defacto standard for FxA. > > > thanks! > vic > _______________________________________________ > Dev-fxacct mailing list > [email protected] <mailto:[email protected]> > https://mail.mozilla.org/listinfo/dev-fxacct > > > > _______________________________________________ > Dev-fxacct mailing list > [email protected] > https://mail.mozilla.org/listinfo/dev-fxacct > _______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

