Skip to content

A (mandatorily locally run) google auth with passport and express tester

Notifications You must be signed in to change notification settings

jpasquers/express-google-passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-google-passport

A (mandatorily locally run) google auth with passport and express tester

To run, run the following:

  1. npm install
  2. npm start

Then go to localhost:8082/

NOTE: This must be run locally, as the google callback url must be an absolute path, and must either be a registered hostname or 'localhost'. Aka simply declaring an IP address wouldn't work.

About

A (mandatorily locally run) google auth with passport and express tester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published