Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 Changes in this version + type Authenticator struct + func NewAuthenticator(context Context) *Authenticator + func (a *Authenticator) AuthenticateRequest(req *http.Request) (user.Info, bool, error) + type Context interface + Get func(req *http.Request) (interface{}, bool) v1.5.0-alpha.1 Dec 29, 2016