IdentityEndpointsSample icon indicating copy to clipboard operation
IdentityEndpointsSample copied to clipboard

Please add support for tokenized queries in Swagger

Open KirMozor opened this issue 1 year ago • 1 comments

Your repository has helped me a lot as a beginner ASP.NET Core developer, but personally I have one problem, I have never been able to configure Swagger to work with token, the lock against the request in Swagger is there, the field for adding token is there, but the token itself is not added to the request Could you add it here. I would be very happy :heart:

KirMozor avatar Mar 17 '24 12:03 KirMozor

Hi, I'm facing the same issue, the token does work when I add it manually in a .http file for example, but I can't set it up in Swagger. Did you manage to resolve it? Thanks in advance.

alexandra-valkova avatar Jun 20 '24 16:06 alexandra-valkova