Any way to get the raw response when OAuth2 code is exchanged with Google+ iOS SDK? -


i integrating google+ sign-in using google's ios sdk. upon user authenticating, function finishedwithauth() gets called, 1 of parameters being instance of gtmoauth2authentication.

the client need send credentials server, using google's oauth2client library. server making use of credentials class can instantiated raw json response, i'd able send raw response server. however, doesn't seem gtmoauth2authentication class exposes can tell.

is there simple way access this, or simplest thing reconstruct "credentials" json object necessary information gtmoauth2authentication object ?

please use our new sign-in sdk ios , see https://developers.google.com/identity/sign-in/ios/ https://developers.google.com/identity/sign-in/ios/backend-auth


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -