OpenCodeyard/ocyclient

๐Ÿ› Github Sign In not working on mobile web [Chrome]

Opened this issue ยท 1 comments

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.