ory / fosite

Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
https://www.ory.sh/?utm_source=github&utm_medium=banner&utm_campaign=fosite
Apache License 2.0
2.28k stars 356 forks source link

fix: decode id_token_hint with correct signer #770

Open hijiki51 opened 9 months ago

hijiki51 commented 9 months ago

BREAKING CHANGE: this patch changes OpenIDConnectTokenStrategy interface.

Related Issue or Design Document

769

Checklist

Further comments