Versions in this module Expand all Collapse all v0 v0.19.0 Jun 9, 2015 Changes in this version + type TokenAuthenticator struct + Tokens map[string]*user.DefaultInfo + func New() *TokenAuthenticator + func (a *TokenAuthenticator) AuthenticateToken(value string) (user.Info, bool, error)