zitadel-oidc/example
Tim Möhlmann 52f368f2ba fix(example): set content-type in the userinfo response
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-13 18:23:46 +03:00
..
client fix(example): set content-type in the userinfo response 2024-06-13 18:23:46 +03: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