PositiveCache.get

Return the cached TokenInfo for token if present and unexpired.

class PositiveCache
@safe
get
(
string token
,
long now
)