Skip to content

Example demonstrating Google's OAuth with Cordova and inapp browser

Notifications You must be signed in to change notification settings

roymj88/cordova-google-api-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-google-api-oauth

Example demonstrating Google's OAuth with Cordova and inapp browser

##Extra plugins:

  • cordova plugin add cordova-plugin-whitelist
  • cordova plugin add org.apache.cordova.inappbrowser

##Running the example:

  • Clone this repo, and run npm install
  • Add a platform, for example android, cordova platform add android
  • Build the platform's project cordova build android
  • Launch the platform's simulator cordova emulate android

Due Credits: https://github.com/mdellanoce/google-api-oauth-phonegap

About

Example demonstrating Google's OAuth with Cordova and inapp browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published