Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 Changes in this version + func NewAuthenticator(a authenticator.Token, ttl time.Duration, maxCount int) (authenticator.Token, error) + type CacheAuthenticator struct + func (c *CacheAuthenticator) AuthenticateToken(token string) (user.Info, bool, error) v1.5.0-alpha.1 Dec 29, 2016