Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hon-nova/macpassport
- Owner: hon-nova
- Created: 2024-11-02T05:41:50.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T10:35:15.000Z (about 2 months ago)
- Last Synced: 2024-11-02T11:24:08.426Z (about 2 months ago)
- Topics: ejs, expressjs, passportjs, typescript
- Language: TypeScript
- Homepage:
- Size: 579 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)