Skip to content

elvis-sautet/passport-node-authentication

Repository files navigation

This is a passport js web based authentication app.


To use the project ensure to add a srv connection string to your mongo db for a connection in a config.env file see below👇🏽👇🏽.

MONGOOSE_URL = mongodb+srv://<username>:<password>@<*connection*>/passport-authentication?retryWrites=true&w=majority

The following images represent the project:

Welcome Page Register page login Page

About

Authentication using passport-local

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages