Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 523 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 523 Bytes

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