Skip to content

:octocat: GitHub Oauth example using Node.js, Express, Passport with a PostgreSQL(accessed using Knex) database.

Notifications You must be signed in to change notification settings

andychuong/oauth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oauth-example

  • npm install
  • createdb auth-example
  • knex migrate:latest
  • npm start / nodemon

About

:octocat: GitHub Oauth example using Node.js, Express, Passport with a PostgreSQL(accessed using Knex) database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published