Skip to content

maneman8000/SampleOAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

* Please create file "SampleOAuth/OAuth2GoogleClient.h".
* And write your google oauth client id/secret as follow.

-- SampleOAuth/OAuth2GoogleClient.h --

#define GOOGLE_OAUTH2_CLIENT_ID @"XXXXX"
#define GOOGLE_OAUTH2_CLIENT_SECRET @"YYYYY"

About

iPad sample application of google OAuth2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published