Skip to content

v0.2.0

Compare
Choose a tag to compare
@zachmann zachmann released this 16 Sep 14:50
· 10 commits to master since this release

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.