Skip to content

waynelee2048/google-auth-with-passport-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用 Passport.JS 串接 Google 第三方登入

建立 .env 檔案

GOOGLE_ID=<YOUR_GOOGLE_APP_ID>
GOOGLE_SECRET=<YOUR_GOOGLE_APP_SECRET>
GOOGLE_CALLBACK=<YOUR_GOOGLE_REDIRECT_URI>

執行 npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published