Support signInFlow: popup
#1159
Unanswered
joakimbugge
asked this question in
v7 alpha
Replies: 1 comment
-
In an SPA context a popup is easier to work with as well as being a bit less jarring for users. Even if technically it is possible to handle the redirect flow by storing all the required SPA state in local storage or the URL and resetting all state after redirect, it would be easier and cleaner if I could use a popup. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Is it possible to set the sign-in flow to
popup
in v7 yet?I'm hosting my app outside of Firebase and the
redirect
flow has never really worked... I'm happy to test v7, but this is unfortunately a showstopper.Beta Was this translation helpful? Give feedback.
All reactions