mixu / token

Time-limited, HMAC-based authentication token generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cache gets cleared when there are more than 500 items

epoberezkin opened this issue · comments

A bit extreme for eviction strategy. Proper cache implementation is probably out of scope. Maybe allow using external cache with put/get methods?