akkerise / funny-video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Passport Authentication

This repo contains code for Local email-passport authentication and Google Authentication.

1. USAGE

Install All Packages

npm install express ejs mongoose bcryptjs connect-flash cookie-parser express-session csurf memorystore passport passport-local passport-google-oauth20 nodemailer

Install Nodemon For Development

npm install -D nodemon

Add mongoURI ,Google client ID and Secret, smtp config for sending emails

And Feel free to delete the screenshots directory

Added Options

Image1 Image2 Image3 Image4

Todo ( ✔ -> Done )

✔ Add User Password rest ✔ Add Verify Account ✔ Add Email Sending Options ✔ Added Flash messages for errors

About


Languages

Language:JavaScript 100.0%