notes/token_exchange_in_iroh_auth.org

This commit is contained in:
Yann Esposito (Yogsototh) 2022-06-01 11:51:16 +02:00
parent 7cf65a56f4
commit 8ee9b2b262
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -124,7 +124,7 @@ could optionally return an ~id_token~ as well as a ~refresh_token~.
*** Tasks
- Expose the Account selection API (done, but still fresh)
- Expose the Account selection API (merged but still subject to change)
- Optionally add ~subject_token~ to the account selection API, probably depending
on some scope and/or some audience of the token making the call
- Add support for Token Exchange RFC