Releases: indigo-dc/liboidcagent-go
Releases · indigo-dc/liboidcagent-go
v0.5.0
v0.4.1
v0.4.0
v0.3.0
v0.2.0
This release adds the new OIDCAgentError
error type. On some errors oidc-agent
starting at version 4.2.0
returns a help message that should be displayed to the user in order to ease the trouble shooting. This help message is included in the OIDCAgentError
and its ErrorWithHelp()
function can be used to print the error as well as the help message.