0

I have been digging everywhere to implement Cross-client Identity using Google Identity Platform on IOS but was not able to find a solid answer on how to proceed. This StackOverflow thread suggest that I use GPPSignIn to give authorization to my server and let my server take over from there. Unfortunately the scopes provided by GPPSignIn does not give me access to Google Calendar. The implementation is straight forward on Android was able to wire it without any problems.

Here is what I'm trying to achieve.

1 - On the IOS app, users signs in using their Google credential (Request Google for one time authorization code.

2 - Send the one time authorization code to my back-end server via https and allow my back-end to get offline access and refresh token on behalf of my app.

The implementation is straight forward on Android was able to wire it without any problem using this guid Cross-client Identity.

Thanks in advance for your help.

Community
  • 1
  • 1

0 Answers0