Replies: 1 comment
-
Seems like the same issue with Twitter, am I missing something here? was there any resolution to this? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
[firebase_auth] Web: Getting null access token from Google Sign in
Hi I am getting this error in flutter web
I am trying to link a phone number to email using
firebaseAuth.currentUser.linkWithCredential(oAuthCredential)
in oAuthCredential I am getting the id token but access token is null
versions
firebase_auth: ^3.0.1
google_sign_in: ^5.0.5
Beta Was this translation helpful? Give feedback.
All reactions