zitadel-oidc/example
Tim Möhlmann da4e683bd3
fix(example): set content-type in the userinfo response (#614)
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.
2024-06-14 07:40:05 +02:00
..
client fix(example): set content-type in the userinfo response (#614) 2024-06-14 07:40:05 +02:00
server feat(op): authorize callback handler as argument in legacy server registration (#598) 2024-04-30 20:27:12 +03:00
doc.go feat(op): dynamic issuer depending on request / host (#278) 2023-02-09 17:10:22 +01:00