https://github.com/stevehobbsdev/node-express-auth-api
Sample project demonstrating a Node Express API with authorization using access tokens.
https://github.com/stevehobbsdev/node-express-auth-api
Last synced: 9 months ago
JSON representation
Sample project demonstrating a Node Express API with authorization using access tokens.
- Host: GitHub
- URL: https://github.com/stevehobbsdev/node-express-auth-api
- Owner: stevehobbsdev
- License: mit
- Created: 2019-04-30T09:05:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T10:39:12.000Z (about 7 years ago)
- Last Synced: 2024-12-31T20:16:03.406Z (over 1 year ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-express-auth-api
Sample project demonstrating a Node Express API with authorization using access tokens.