togo-framework/auth-session-redis
auth-session-redis
Redis session store for togo auth
Redis session store for togo auth
(SESSION_DRIVER=redis). Revocable, shared across instances.
bash
togo install togo-framework/auth
togo install togo-framework/auth-session-redisEnv: REDIS_URL (e.g. redis://localhost:6379/0).