https://github.com/femto-apps/web-authentication-token-service
Fast token retrieval from a token store
https://github.com/femto-apps/web-authentication-token-service
authentication node-js nodejs token-authetication token-based-authentication
Last synced: about 2 months ago
JSON representation
Fast token retrieval from a token store
- Host: GitHub
- URL: https://github.com/femto-apps/web-authentication-token-service
- Owner: femto-apps
- License: mit
- Created: 2019-03-27T15:08:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T15:18:22.000Z (over 3 years ago)
- Last Synced: 2025-01-15T19:54:31.373Z (over 1 year ago)
- Topics: authentication, node-js, nodejs, token-authetication, token-based-authentication
- Language: JavaScript
- Size: 32.2 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Authentication Token ervice
## Description
This module offers ast token retrieval from a redis token store.
## Run
To run tis module, install nodemon and then use the command `npm run nodemon`. A redis instance must also be running.