Replies: 5 comments
|
@ahx I'm interested to know more about the progress about this feature. |
|
Hi @muhammadn, I am not working on handling security schemes right now. Can you outline how you would expect this to be handled in a rack middleware? |
|
@ahx We can handle it in the request, we don't need |
|
I've added a PR for I took these below as my reference: https://swagger.io/docs/specification/authentication/bearer-authentication/ |
Uh oh!
There was an error while loading. Please reload this page.
We currently just ignore security schemes. Let's change that.
All reactions