Versions in this module Expand all Collapse all v0 v0.3.3 Feb 27, 2015 v0.3.2 Feb 21, 2015 v0.3.1 Feb 15, 2015 Changes in this version + type Authenticator struct + func New(param string, auth authenticator.Token) *Authenticator + func (a *Authenticator) AuthenticateRequest(req *http.Request) (user.Info, bool, error)