Add basic HTTP-Auth
Open
- Dominant language
- Python
- Stars
- 652
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if there was an option in flask-apispec to have a basicAuth setup for the swagger-ui
So that if we want to enable the Swagger UI but have some simple auth to restrict access that would be possible.
It could be done with an optional dependency on `flask_httpauth`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.