I am going to write an app for google services, but I stuck at the first step: let user sign in for google's services.

I can find gtm-OAuth2 library from Google's code base. But the problem for that is I don't know how to load Google's default sign in page - like some apps are doing (below is the screenshot):

Google signin page

Anyone gives me some hints?

Where can I load this page for iphone and how then to get the login info?

有帮助吗?

解决方案

This page is provided by: the Google OAuth 2 login flow

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top