Versions in this module Expand all Collapse all v0 v0.0.1 Nov 5, 2014 Changes in this version + type TokenAuthenticator struct + func NewTokenAuthenticator(path string) (*TokenAuthenticator, error) + func (a *TokenAuthenticator) AuthenticateToken(value string) (api.UserInfo, bool, error)