๐ Github Sign In not working on mobile web [Chrome]
Opened this issue ยท 1 comments
shatanikmahanty commented
Happening due to cross browser cookies being blocked.
Related to firebase/firebase-js-sdk#3004 (comment)
Results in error message popup closed by user
Possible solution is to use signInWithRedirect function from Firebase Auth JS SDK
If someone proficient with Firebase-JS wants to give it a try leave a comment.
shatanikmahanty commented
Possible solution https://firebase.google.com/docs/auth/flutter/federated-auth#web_5