zitadel-oidc/example
Tim Möhlmann e56783c2cf feat(op): authorize callback handler as argument in legacy server registration
This change requires an additional argument to the op.RegisterLegacyServer constructor which passes the Authorize Callback Handler.
This allows implementations to use their own handler instead of the one provided by the package.
The current handler is exported for legacy behavior.

This change is not considered breaking, as RegisterLegacyServer is flagged experimental.

Related to https://github.com/zitadel/zitadel/issues/6882
2024-04-30 14:27:39 +03:00
..
client feat(oidc): add actor claim to introspection response (#570) 2024-03-18 11:36:16 +01:00
server feat(op): authorize callback handler as argument in legacy server registration 2024-04-30 14:27:39 +03:00
doc.go feat(op): dynamic issuer depending on request / host (#278) 2023-02-09 17:10:22 +01:00