usebruno / bruno-docs

Documentation Site for Bruno
https://bruno-docs.vercel.app
MIT License
11 stars 46 forks source link

OAUTH setup #54

Open Serge-Libotte opened 1 month ago

Serge-Libotte commented 1 month ago

Hello,

Today I tested version 1.17.0 At collection level I did the setup of OAUTH Authorization Code Grant Type. Getting an access token works well. At API level I set "Auth" to "Inherit". Then I see message "You need to use scripting to set the access token in the request headers.". From there I'm stuck. What am I supposed to do?

Regards,

Serge

mpldr commented 3 weeks ago

https://github.com/usebruno/bruno/discussions/1146 mentions bruno://auth, while the comments already disagree, making this even less clear.