# README
krakend-jwt-validator
krakend plugin for jwt validation (opinionated)
# Variables
No description provided by the author
# Structs
JSONWebKey represents a single key in the JWKS.
JWKS is a struct that holds the JSON Web Key Set.
JWTValidator is a struct that holds the shared secret.
# Interfaces
No description provided by the author