Versions in this module Expand all Collapse all v0 v0.0.1 Nov 5, 2014 Changes in this version + type Authenticator struct + func New(auth authenticator.Token) *Authenticator + func (a *Authenticator) AuthenticateRequest(req *http.Request) (api.UserInfo, bool, error)