Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hon-nova/macpassport

This Node.js Auth App demonstrates the login functionality utilizing Passport.js and Express.js.
https://github.com/hon-nova/macpassport

ejs expressjs passportjs typescript

Last synced: 6 days ago
JSON representation

This Node.js Auth App demonstrates the login functionality utilizing Passport.js and Express.js.

Awesome Lists containing this project

README

        

## Intro. to Node.js Auth App with Passport.js
### 0. Error Messages

![emaildoesnotexist](public/emailerror.png)


![incorrectpassword](public/incorrectpassword.png)

### 1. GitHub Login
![githubUser](public/githubUser.png)


![githubdashboard](public/githubdashboard.png)

### 2. Admin Dashboard

![admin](public/admindashboard.png)