mirror of
https://github.com/zitadel/oidc.git
synced 2026-05-03 16:39:32 -05:00
4d63d68c9e
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.