unity3d - Get access token via Log in with google in unity -


i able login google account in unity game.

i've tried using play game services, imo best solution, , can log in , name , id , stuff, can't access token used, can verify user on server.

i have server lot of player-data, can't put in game services, need verify it's correct user, , id not safe enough.

how can log in google , access token in unity?

cheers

have tried writing custom android plugin game? in unity game able on native android app, , pass data reference against server.

they have pretty straightforward documentation it: http://docs.unity3d.com/manual/pluginsforandroid.html

i hope helps!

edit: elaborated statement.


Comments

Popular posts from this blog

SVG stroke-linecap doesn't work for circles in Firefox? -

routes - Laravel 4 Wildcard Routing to Different Controllers -

cross browser - XSLT namespace-alias Not Working in Firefox or Chrome -