Unable to use id_token for auth in Authorization Code OAuth2 Flow
Improvement
An API I use uses the id_token from the /token API response to authenticate to it’s API. I’m able to complete OAuth2 authentication and get a response with a valid token, but Yaak is picking the access_token, so the subsequent request fails.
It’d be great to have an option to pick the id_token instead.
Mac2025.3.1
https://github.com/mountain-loop/yaak/commit/b52570bf584c7b48c249aa80f8c3f4dd20260b4f
https://yaak.app/blog/2025.4.0-beta.1
https://yaak.app/blog/2025.4.0