ocyclient
ocyclient copied to clipboard
🐛 Github Sign In not working on mobile web [Chrome]
Happening due to cross browser cookies being blocked.
Related to https://github.com/firebase/firebase-js-sdk/issues/3004#issuecomment-658871220
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.
Possible solution https://firebase.google.com/docs/auth/flutter/federated-auth#web_5