Versions in this module Expand all Collapse all v0 v0.0.310 Jun 15, 2022 Changes in this version + type Authenticator struct + func New(auth authenticator.Password) *Authenticator + func (a *Authenticator) AuthenticateRequest(req *http.Request) (*authenticator.Response, bool, error)