Safari for iOS will use the the current popup flow. It already works
correctly, and even though the popup opens a new tab, it's still better
than a redirect flow. The downside to redirecting, is that it completely
loses the state of the website before they left.
I'd love to make it easier for native apps, but the redirect flow only
works in browsers, because we need access to an iframe to store the
parameters in localStorage first.
Native apps can use the internal API, just like Firefox OS, for now.
> _______________________________________________
> dev-identity mailing list
>
dev-id...@lists.mozilla.org
>
https://lists.mozilla.org/listinfo/dev-identity
>