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 been around two days since the last I wrote you. Thanks for your > infinite patience! :) > > I did manage to (mostly) get the sync-server to run in the end. So > thanks again!! :D > > I am now wondering if there is relatively easy way to create users > programmatically. Is it so? > > I have taken a look at the database and it doesn't seem trivial to do it > manipulating it manually. There might be some function hidden in the > extensive javascript code which I haven't been able to find.. > > Thank you very much for your time! > > Cheers, > Juanito > > > > _______________________________________________ > Sync-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/sync-dev > _______________________________________________ Sync-dev mailing list [email protected] https://mail.mozilla.org/listinfo/sync-dev

