Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 v0 v0.3.2 Feb 21, 2015 Changes in this version + type Authenticator struct + func New(param string, auth authenticator.Token, remove bool) *Authenticator + func (a *Authenticator) AuthenticateRequest(req *http.Request) (user.Info, bool, error)