package
0.9.0-alpha
Repository: https://github.com/terrextech/go-apigateway.git
Documentation: pkg.go.dev

# Functions

NewRedis creates a new Redis-Client using provided options.
ParseAccessToken decodes the provided AccessToken into AccessToken model.
RefreshAccessToken generates new AccessToken from provided RefreshToken.

# Structs

Redis represents a Redis-Client instance.

# Interfaces

TokenStoreI is a key-value token-storage.