playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.46k stars 965 forks source link

Google Sign-In compatible? #2906

Closed Nyankoo closed 4 years ago

Nyankoo commented 4 years ago

I'm currently trying to implement Google Sign-In together with Firebase Auth in a new project, but can't get it working correctly. In another project, I successfully use this plugin (GPG) for other purposes, so I was wondering if I can use GPG to get an idToken and authCode for Firebase Auth instead of from the Google Sign-In plugin?

olehkuznetsov commented 4 years ago

It should be possible to sign-in with PGS in Firebase Auth.