https://github.com/gwuah/node-auth-jwt
Implement authentication in nodejs using jsonwebtokens.
https://github.com/gwuah/node-auth-jwt
express jwt-authentication mongoose node
Last synced: 19 days ago
JSON representation
Implement authentication in nodejs using jsonwebtokens.
- Host: GitHub
- URL: https://github.com/gwuah/node-auth-jwt
- Owner: gwuah
- Created: 2018-09-15T01:29:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-15T01:31:13.000Z (about 7 years ago)
- Last Synced: 2025-02-28T16:11:23.560Z (8 months ago)
- Topics: express, jwt-authentication, mongoose, node
- Language: JavaScript
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-auth-jwt
Implement authentication in nodejs using jsonwebtokens.