package
0.0.0-20220506164537-ce9997853d51
Repository: https://github.com/puppetlabs/auth-client.git
Documentation: pkg.go.dev

# Functions

NewClient uses to OpenID Connect library to construct a provider which can be invoked within the internal 'authFn'.

# Structs

Claims is how claims are structured in our bearer.
Client represents our auth client's configuration.

# Interfaces

InitPayload is able to provide the Authorization header from the init payload.