Skip to content

aalonsog/oauth2-master

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oauth2-example-client

Oauth2 authentication example for Google Acounts

  • Software requirements:

    • nodejs
    • npm
  • Install the dependencies:

    npm install

  • Configure OAuth2 credentials in config.js file (you will find them in Google Developers console once created the project)

  • Start example server

    sudo node server

  • Connect to http://localhost to try the example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%