Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shawntoubeau/express-passport
User authentication using Passport
https://github.com/shawntoubeau/express-passport
Last synced: 15 days ago
JSON representation
User authentication using Passport
- Host: GitHub
- URL: https://github.com/shawntoubeau/express-passport
- Owner: ShawnToubeau
- Created: 2019-05-09T13:06:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T22:35:48.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T21:53:00.751Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.55 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# express-passport
User authentication using NodeJs, Express, and Passport.
Credit to Traversy Media for the [tutorial](https://www.youtube.com/watch?v=6FOq4cUdH8k&t=639s).