You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I have the same question, I want to enable authenticated requests in the "Try it out". Right now it's not sending my bearer auth info when I "Execute". I tried the withCredentials: true as well.
As far as I can tell it should be possible to now enable auth cookies to be sent with requests via swagger-ui - swagger-api/swagger-js#1163.
However I can't seem to work out how to enable this.
I have tried
Then in my main app.js file
But with no luck and can't seem to figure it out.
Any help appreciated.
The text was updated successfully, but these errors were encountered: