How to prevent the extra view displaying an access code when using Google OAuth 2.0

前端 未结 8 922
挽巷
挽巷 2020-12-14 12:18

I followed http://googlemac.blogspot.com/2011/05/ios-and-mac-sign-in-controllers.html to allow users to use Google to login to an iPhone app. After I tap \"Allow access\" bu

8条回答
  •  囚心锁ツ
    2020-12-14 13:02

    When using gtm-oauth2 to sign in to Google services, be sure the Google API Console project registration shows in the API Access section that the Client ID is issued for an installed application. This is described in the gtm-oauth2 documentation.

提交回复
热议问题