<div dir="ltr">Let's try dev-fxacct for this question.<br><div class="gmail_extra"><br></div><div class="gmail_extra">-R<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jun 25, 2017 at 10:34 AM, Chris Tybur <span dir="ltr"><<a href="mailto:thisiscmt@gmail.com" target="_blank">thisiscmt@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Gabriel:<br><br></div>Thanks for the suggestion. I was hoping to avoid having to incorporate an entirely new way of doing the
authentication, if possible.<br><br></div>I should also mention
that what I had working before April was to POST to account/login, then
I'd receive an email with a link asking to verify my identity. I'd manually
copy that link from the message into a page in my app, then that page
would POST to recovery_email/verify_code with the code in the link,
along with a token obtained earlier. And all was well. I just need to
know what is different about that process.<br><br></div>Chris</div><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a web app that uses the Firefox Account login API to authenticate my<br>
account, obtain Sync storage encryption keys, then pull down my sync'ed<br>
bookmarks. Around April the login stopped working and started returning<br>
"The request was blocked for security reasons". I see at<br>
<a href="https://github.com/mozilla/fxa-auth-server/blob/master/" rel="noreferrer" target="_blank">https://github.com/mozilla/fxa<wbr>-auth-server/blob/master/</a><br>
docs/<a href="http://api.md#post-accountlogin" rel="noreferrer" target="_blank">api.md#post-accountlogin</a> that the login API seems to have some new<br>
query params and payload data.<br>
<br>
Is this new data and the process documented somewhere? I'd like to be able<br>
to adjust my code to call the API correctly.<br>
<br>
Chris<br></blockquote></div></div></blockquote></div></div></div>