package
0.0.698
Repository: https://github.com/ory/x.git
Documentation: pkg.go.dev

# Functions

GenerateSigningKeys generates a JSON Web Key Set for signing.
GenerateSigningKeysAvailableAlgorithms lists available algorithms that are supported by GenerateSigningKeys.
NewFetcher returns a new fetcher that can download JSON Web Keys from remote endpoints.
NewFetcherNext returns a new FetcherNext instance.
WithCacheEnabled enables the cache.
WithCacheTTL sets the cache TTL.
WithForceKID forces the key ID to be used.
WithHTTPClient will use the given HTTP client to fetch the JSON Web Keys.

# Variables

No description provided by the author

# Structs

Fetcher is a small helper for fetching JSON Web Keys from remote endpoints.
No description provided by the author

# Type aliases

No description provided by the author