sameWindow
, newWindow
, and inAppBrowser
forceHardReload
has been removed in favor of omniauthWindowType
. The new behavior now defaults to sameWindow
mode, whereas the previous implementation mimicked the functionality of newWindow
. This was changed due to limitations with the postMessage
API support in popular browsers, as well as feedback from user-experience testing.