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.33k stars 367 forks source link

fix: WriteIntrospectionResponse should always issue headers #802

Closed mitar closed 4 months ago

mitar commented 8 months ago

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

Checklist