# Packages
Package keyset contains entities to control JSON Web Key Sets (JWKS).
# Functions
New creates a RemoteService returning a AuthorizationServerService interface.
# Structs
DiscoveryConfig encapsulates the discovery endpoint configuration.
RemoteService represents a remote authentication server Configuration is loaded asynchronously from the discovery endpoint.
TokenResponse models an OAuth 2.0 /Value endpoint response.
# Interfaces
AuthorizationServerService represents an authorization server instance.