zitadel / oidc

Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
https://zitadel.com
Apache License 2.0
1.33k stars 138 forks source link

fix(example): set content-type in the userinfo response #614

Closed muhlemmer closed 2 months ago

muhlemmer commented 2 months ago

This change sets the content-type header to application/json for the response sent to the browser in the app example. This enables pretty-printing of the userinfo json document in at least Chromium.

Definition of Ready

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 3.25.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: