Volos OAuth Redis
JSON →Redis-backed OAuth 2.0 implementation for the Volos system. Current stable version is 0.13.0. This module provides an OAuth 2.0 implementation storing application credentials and access tokens in Redis. It exports the same programming interface as volos-oauth-common. Release cadence is low; last update is from 2016. Key differentiator: uses Redis as a data store for OAuth tokens and client credentials, suitable for high-performance Node.js applications needing distributed token storage. Alternatives like oauth2-server provide more comprehensive OAuth 2.0 frameworks.
API endpoints
full doc /v1/registry/volos-oauth-redis