Skip to content

Development of a user Sign-In page using google and Facebook authorization along with Local Strategy for the sign in with the help of passport.js . View at

Notifications You must be signed in to change notification settings

shankygupta79/Passport-OAuth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passport-OAuth

Development of a user Sign-In page using google and Facebook authorization along with Local Strategy for the sign in with the help of passport.js .

Features Includes

  1. Sign Up Using Google
  2. Sign Up using Facebook
  3. Sign Up using Local Strategy and user will be autheticated by a activation mail valid upto 10mins.
  4. Forgot Password for the local user with a password reset link send on the user's registered email ID
  5. Password of the user is randomly hashed and saved in database.
  6. User registered with us can change thier Profile Photo
  7. Uploading photos is done via Multer and Cloudinary!
  8. Dark Mode with local storage(coming soon).

Visit the page at https://login.tush.tech/login

About

Development of a user Sign-In page using google and Facebook authorization along with Local Strategy for the sign in with the help of passport.js . View at

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.9%
  • JavaScript 31.7%
  • CSS 22.4%