NullRevocationCache
class
Vendidit\AuthServer\Cache\NullRevocationCacheSource:src/Cache/NullRevocationCache.php
No-op revocation cache. Use when Redis is unavailable or for environments that prefer to skip the revocation check entirely. Matches the Go server’s NoOpTokenCache behaviour.