Versions in this module Expand all Collapse all v0 v0.20.0 Jun 24, 2015 Changes in this version + type TokenAuthenticator struct + func NewCSV(path string) (*TokenAuthenticator, error) + func (a *TokenAuthenticator) AuthenticateToken(value string) (user.Info, bool, error)