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.32k stars 359 forks source link

fix: WriteIntrospectionResponse should always issue headers #802

Closed mitar closed 2 months ago

mitar commented 6 months ago

A simple fix. For inactive tokens there were no headers.

Checklist