package
1.2.0
Repository: https://github.com/ncarlier/readflow.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewOIDCClient create OpenID client from auto-discovery issuer endpoint.
NewOIDCKeystore create a new OIDC keystore.

# Structs

Cient of an OIDC issuer.
Configuration is the result from an OIDC discovery endpoint.
ErrorResponse JSON error response.
IntrospectionResponse JSON introspection response.
JSONWebKey JSON web key.
JSONWebKeySet JSON web key set.
Keystore OIDC keystore.
UserInfoResponse JSON user info response.