question

Darius Vu avatar image
Darius Vu asked

How to implement the Google Sign In (Not Google Play Game) in Playfab?

Dear Playfab Team,

I am referring the Google Play Game Sign In method in here:

https://docs.microsoft.com/en-us/gaming/playfab/features/authentication/platform-specific-authentication/google-sign-in-unity

But I just want to sign in by Google account. So could you tell me how to sign in by Google, (Not Google Play Game) in Playfab?

I also attracted two images to clarify two sign in methods:

This is Google Play Game Sign In:

And this is Google Sign In as I wish:

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Darius Vu avatar image
Darius Vu answered

I found the way to implement the Google Sign In in Playfab using this:

https://github.com/googlesamples/google-signin-unity

Basically, we just get the AuthCode from Google, not from Google Play Game.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.