completecoding / serverless-auto-swagger

80 stars 48 forks source link

Since I need to have my swagger documentation on UAT/Dev Environment, is there a way to protect the swagger endpoints behind some Authorisation method (token, user/pass)? #93

Closed tihobanov closed 2 years ago

tihobanov commented 2 years ago
  Since I need to have my swagger documentation on UAT/Dev Environment, is there a way to protect the swagger endpoints behind some Authorisation method (token, user/pass)?

Originally posted by @tihobanov in https://github.com/completecoding/serverless-auto-swagger/discussions/91

bfaulk96 commented 2 years ago

Closing as duplicate of https://github.com/completecoding/serverless-auto-swagger/issues/86. Will be looking into it!