package
6.0.0-beta.10+incompatible
Repository: https://github.com/nuts-foundation/nuts-node.git
Documentation: pkg.go.dev

# Functions

FlagSet returns the configuration flags supported by this module.

# Constants

ConfAccessTokenLifeSpan defines how long (in seconds) an access token is valid.
ConfAuthEndpointEnabled is the config key for enabling the Auth v2 API's Authorization Endpoint.
ConfAutoUpdateIrmaSchemas is the config key to provide an option to skip auto updating the irma schemas.
ConfClockSkew is the config key for allowed JWT clockskew (deviance of iat, exp) in milliseconds.
ConfContractValidators is the config key for defining which contract validators to use.
ConfHTTPTimeout defines a timeout (in seconds) which is used by the Auth API HTTP client.
ConfIrmaSchemeManager allows selecting an IRMA scheme manager.