https://github.com/andreapontrandolfo/node.js-authentication-boilerplate
Boilerplate for server-side authentication with passport-JWT in postgres database.
https://github.com/andreapontrandolfo/node.js-authentication-boilerplate
express jwt morgan nodejs passportjs postgresql winston
Last synced: 5 months ago
JSON representation
Boilerplate for server-side authentication with passport-JWT in postgres database.
- Host: GitHub
- URL: https://github.com/andreapontrandolfo/node.js-authentication-boilerplate
- Owner: AndreaPontrandolfo
- Created: 2018-08-07T08:49:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-07T18:00:15.000Z (about 7 years ago)
- Last Synced: 2025-03-31T11:35:36.357Z (6 months ago)
- Topics: express, jwt, morgan, nodejs, passportjs, postgresql, winston
- Language: JavaScript
- Size: 47.9 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Passport-JWT-Postgres
Boilerplate for server-side authentication with passport-JWT in postgres database.