freedomjs / freedom-social-firebase

Firebase Social Provider
0 stars 0 forks source link

Set interactive param on oauth provider for reconnect #29

Closed dborkan closed 9 years ago

dborkan commented 9 years ago

This is part of a group of pull requests that add a new "interactive" param to the core.oauth launchAuthFlow API. If this interactive param is false, Chrome + Firefox oauth tabs should open in the background (not be focused). This results in a better reconnect UX for Facebook.

Related pull requests:

salomegeo commented 9 years ago

This looks good as long as other freedom cls are submitted in current form :+1: