Hello, I'm developing a server side api rest, that accept a Google token as authorization system. I use this token for retrieve the user back the request using the userinfo api.
And now I need also use the gcm platform in the api server, The gcm tutorial show how the user client must request a token for login session into the platform and I'm already have a Google token that I get using the new Google play api in the client app, The question is... Is other kind of token? Can I use the same for boths purposes? Thanks. -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/android-security-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
