Support htpasswd and allow multiple accounts. This project https://github.com/abbot/go-http-auth does support htpasswd, but it does not support wrapping http.Handler.
Support htpasswd and allow multiple accounts.
This project https://github.com/abbot/go-http-auth does support htpasswd, but it does not support wrapping http.Handler.