Skip to content

Moaz-ashraf1/login-with-passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passport.js Google OAuth Authentication Example

This is a simple Node.js web application that demonstrates Google OAuth2.0 authentication using Passport.js. It allows users to log in with their Google accounts and access a protected profile page.