You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, this package only allows the use of signInWithPopup. This causes issues with users that are browsing a website in an in-app browser (like Instagram).
Describe the solution you'd like
Add a flag to choose between signInWithPopup and signInWithRedirect
Is your feature request related to a problem? Please describe.
Currently, this package only allows the use of
signInWithPopup
. This causes issues with users that are browsing a website in an in-app browser (like Instagram).Describe the solution you'd like
Add a flag to choose between
signInWithPopup
andsignInWithRedirect
Additional context
Related issue in firebase
The text was updated successfully, but these errors were encountered: