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
would it be possible to add Swagger/OpenAPI to this example?
I am a bit lost how to configure Swagger/OpenAPI to work correctly with OAuth2. Through there are many examples on the web none of them seems to be working. The response code is always 401, it even seems that the header does not contain the Authorization value.
Adding an example of such a configuration would probably help lot of people as the Swagger/OpenAPI is kind of a industry standard. What do you think?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
would it be possible to add Swagger/OpenAPI to this example?
I am a bit lost how to configure Swagger/OpenAPI to work correctly with OAuth2. Through there are many examples on the web none of them seems to be working. The response code is always 401, it even seems that the header does not contain the Authorization value.
Adding an example of such a configuration would probably help lot of people as the Swagger/OpenAPI is kind of a industry standard. What do you think?
Thanks
The text was updated successfully, but these errors were encountered: