/oidclient

OpenID Connect Go Client Library

Primary LanguageGo

OpenID Connect Go Client

GoDoc Build Status

Strict and secure OpenID Connect Go client library. It does not forgive or work around broken OpenID Connect or OAuth2 providers.

Features

  • Protects against accidental misuse
  • HTTP Client only works for the audience set in the ID Token

Examples