Versions in this module Expand all Collapse all v0 v0.4.3 Oct 30, 2014 v0.4.2 Oct 29, 2014 v0.4.1 Oct 17, 2014 Changes in this version + type TokenAuthenticator struct + func New(path string) (*TokenAuthenticator, error) + func (a *TokenAuthenticator) AuthenticateToken(value string) (user.Info, bool, error)