question

contact@bebopbee.com avatar image
contact@bebopbee.com asked

Google Login: support for new Play Games Permissions (no Google+ required)

Google is changing the way client tokens are used on the server side: 

http://android-developers.blogspot.com.ar/2016/01/play-games-permissions-are-changing-in.html

How will this affect the LinkGoogleAccount method, given that it uses the AccessToken parameter?

Currently I'm using the Google+ Token, but Google is switching to not using Google+ to login anymore, unless Google+ API is needed. This makes the client not to receive a Token to pass to Playfab.

For this case they suggest to use:  "the new GetServerAuthCode flow"

Are there any plans to support this?

Thanks!

10 |1200

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

Hamza Lazaar avatar image
Hamza Lazaar answered

Hi @philipp-bender,

The plugin I made and use in my own game is on github.

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.