rsingh954 / passport-session-template

template for passport session

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a template for adding authentication using passport sessions

All you need to do is have a .env file in the root directory MONGO_URI PORT

PORT can be whatever 4 digits you like MONGO_URI you must get from mongodb, just create a shared cluster and paste the connection string

/TODO/ I want to create a front end with react

About

template for passport session


Languages

Language:JavaScript 85.9%Language:HTML 8.3%Language:CSS 5.9%