Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Return the GIDSignIn id token when login with Google on iOS #1463

Merged
merged 2 commits into from
Nov 5, 2019

Conversation

francoisph
Copy link
Contributor

@francoisph francoisph commented Nov 4, 2019

The token returning from the login with Google on iOS is the same on both platforms : firebase._googleSignInIdToken on android and GIDSignIn.sharedInstance().currentUser.authentication.idToken on iOS.

#1455

@EddyVerbruggen EddyVerbruggen added this to the 10.1.2 milestone Nov 5, 2019
@EddyVerbruggen EddyVerbruggen merged commit 5b02101 into EddyVerbruggen:master Nov 5, 2019
@EddyVerbruggen
Copy link
Owner

Much better, thank you!

Resolves #1455.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants