Simple OIDC client in golang

Simple example showing how request parameters to the authorization or token endpoint can be easily managed using the golang oidc library.

Shamelessly inspired/copied from here.