zitadel-oidc/pkg
Tim Möhlmann f0def0feab feat(op): allow setting the actor to Token Requests
For impersonation token exchange we need to persist the actor throughout token requests, including refresh token.
This PR adds the optional TokenActorRequest interface which allows to pass such actor.
2024-03-14 08:49:18 +02:00
..
client feat: extend token exchange response (#567) 2024-03-13 16:26:09 +02:00
crypto fix(crypto): nil pointer dereference in crypto.BytesToPrivateKey (#491) (#493) 2023-12-05 17:15:59 +02:00
http Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
oidc feat: extend token exchange response (#567) 2024-03-13 16:26:09 +02:00
op feat(op): allow setting the actor to Token Requests 2024-03-14 08:49:18 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00