An open API service indexing awesome lists of open source software.

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

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.