scottie1984 / swagger-ui-express

Adds middleware to your express app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your API hosted from within your app.
MIT License
1.41k stars 225 forks source link

preauthorizeApiKey? #311

Closed giggioz closed 1 year ago

giggioz commented 1 year ago

Is it possibile to use preauthorizeApiKey of Swagger-UI?

I could not find anything in the repo. Thanks!

scottie1984 commented 1 year ago

Nothing at the moment- happy to take a PR for it.