An open API service indexing awesome lists of open source software.

https://github.com/adolbyb/nodejs-passport-login

A Login System using Node.js & Passport
https://github.com/adolbyb/nodejs-passport-login

dashboard ejs javascript login-system node-js passport-js tutorial

Last synced: 7 months ago
JSON representation

A Login System using Node.js & Passport

Awesome Lists containing this project

README

          

# NodeJS Passport Login

This is a combination of 2 Node.js Passport Login tutorials as done for some project research:

- [This](https://www.youtube.com/watch?v=-RCnNyD0L-s) Web Dev Simplified tutorial provides some basic functionality.

- [This](https://www.youtube.com/watch?v=6FOq4cUdH8k) Traversy Media tutorial provides the bulk of the build.

## Status:

![GitHub repo size](https://img.shields.io/github/repo-size/ADolbyB/ejs-passport-login?label=Repo%20Size&logo=Github)