package
0.23.0
Repository: https://github.com/pomerium/cli.git
Documentation: pkg.go.dev

# Functions

NewLocalJWTCache creates a new LocalJWTCache.
NewMemoryJWTCache creates a new in-memory JWT cache.

# Variables

predefined cache errors.
predefined cache errors.
predefined cache errors.

# Structs

A LocalJWTCache stores files in the user's cache directory.
A MemoryJWTCache stores JWTs in an in-memory map.

# Interfaces

A JWTCache loads and stores JWTs.