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

https://github.com/gerhynes/auth-demo-app

A very simple app built to practice using Passport.js. Built for Colt Steele's Web Dev Bootcamp course.
https://github.com/gerhynes/auth-demo-app

authentication passport passport-local

Last synced: over 1 year ago
JSON representation

A very simple app built to practice using Passport.js. Built for Colt Steele's Web Dev Bootcamp course.

Awesome Lists containing this project

README

          

# Authentication Demo App

## A very simple app built to practice using Passport.js.

![Screenshot of secret page](https://screenshots.firefoxusercontent.com/images/d8b7645b-4aef-4bc4-b06e-1e65ec8d7351.png)

Built using:

[Passport.js](https://github.com/jaredhanson/passport)

[Passport-Local](https://github.com/jaredhanson/passport-local)

[Passport-Local Mongoose](https://github.com/saintedlama/passport-local-mongoose)