I know I’ve spoken to some people about this before, but I think we need to start the thread.
We would like to ask if its possible for the web based flow to support iframes, so that single page JS apps don’t have to interrupt their flow. If you plan on using Firefox Accounts web based flow, you have to do a redirect to another site, which means preserving your whole state until the flow is complete. For example on the marketplace, this might be scrolling through lists of apps, or about to write a review. It puts the onus on the app developer to preserve the state and re-create it when the flow is complete. For android, desktop logins we are thinking of opening a new window and doing the redirect in that, but for 1.x devices, we are going to lose that state. Whilst the marketplace could alter this, its also going to be the same problem for any other app. Andy _______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

