mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 03:37:35 +00:00
docs(oidc): add token exchange example video
This commit is contained in:
@@ -26,6 +26,8 @@ In this guide we assume that the application performing the token exchange is al
|
||||
|
||||
Token Exchange is a complex and broad subject. Before we get our hands dirty with the "how-to" part, lets first cover some basics.
|
||||
|
||||
[Example video](https://www.youtube.com/watch?v=dQw4w9WgXcQ)
|
||||
|
||||
### Token types
|
||||
|
||||
Token Exchange offers a range of possibilities for providing and requesting different token types. The existence of the various `*_token_type` fields in the request and response data helps defining which tokens we are sending, which ones we wish to receive and finally which one(s) we did receive in the response.
|
||||
|
Reference in New Issue
Block a user