Re: Programmatically creating a new fxa-user

2016-08-29 Thread Ryan Kelly
Your best bet will be to create the account through the web API, so that all the state gets set correctly. A client API like PyFxA may be helpful here: https://github.com/mozilla/PyFxA#firefox-accounts Cheers, Ryan On 25/08/2016 20:56, Juan García wrote: > Dear mozilla-devs, > > It's

Re: most users should no longer be "blocked for security reasons"

2016-08-29 Thread Ryan Kelly
On 24/08/2016 21:25, Gabriel Ivașcu wrote: > Hi, > > Is there any official documentation of how to interact with the new > "sign-in confirmation" method? It's sparse, because it re-uses the existing account verification end-points. The flow goes like this: * Submit credentials to /v1/account/lo

Re: Improving password reset

2016-08-29 Thread Christopher Karlof
On Mon, Aug 29, 2016 at 4:01 PM, Ryan Kelly wrote: > On 27/08/2016 09:44, Christopher Karlof wrote: > > Let me take this opportunity to make sure this problem is framed > correctly: > > > > *Our goal is increase user success and satisfaction in their experience > > using Sync, specifically when c

Re: Improving password reset

2016-08-29 Thread Ryan Kelly
On 27/08/2016 09:44, Christopher Karlof wrote: > Let me take this opportunity to make sure this problem is framed correctly: > > *Our goal is increase user success and satisfaction in their experience > using Sync, specifically when connecting additional devices.* I have no beef with this framing