Cookie Auth Proxy

Simple auth proxy with basic auth and cookie.

It's useful if your backend uses the Authorization header and you can't simply use basic auth with the proxy.

Docker Hub