Skip to content
rw3iss Auth

NullRevocationCache

class rw3iss\AuthServer\Cache\NullRevocationCache 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.