Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billxsheng/auth-boilerplate
Complete session-based user authentication/authorization boilerplate written in Node.js 🔑
https://github.com/billxsheng/auth-boilerplate
expressjs mongodb nodejs passportjs
Last synced: 1 day ago
JSON representation
Complete session-based user authentication/authorization boilerplate written in Node.js 🔑
- Host: GitHub
- URL: https://github.com/billxsheng/auth-boilerplate
- Owner: billxsheng
- License: mit
- Created: 2018-05-23T05:37:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:47:54.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T05:26:21.967Z (over 1 year ago)
- Topics: expressjs, mongodb, nodejs, passportjs
- Language: HTML
- Homepage:
- Size: 3.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# auth-boilerplate
An authentication/authorization template featuring OAuth 2.0 authentication in addition to a local username/password strategy. Bult using Passport.js and Node.js 🔑