Documentation on using the Google Sign in SDK for iOS and the Google API Client Library for iOS
66 views
Skip to first unread message
Perris Davis
unread,
Aug 16, 2016, 9:04:23 PM8/16/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GTM OAuth 2 Discussion
Hello all,
I am trying to make the google API SDK and the Sign In SDK work together but as of right now I don't know how to pass the tokens from the Sign in SDK to the API SDK. Any help?
-Thanks
Thomas Van Lenten
unread,
Aug 17, 2016, 10:33:20 AM8/17/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GTM OAuth 2 Discussion
Assuming you mean using GTLR, you shouldn't need to pass tokens. The Service has an authorizer property that can be sent, and the Sign In SDK provides one.