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.43k stars 228 forks source link

preauthorizeApiKey? #311

Closed giggioz closed 2 years ago

giggioz commented 2 years ago

Is it possibile to use preauthorizeApiKey of Swagger-UI?

I could not find anything in the repo. Thanks!

scottie1984 commented 2 years ago

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