Marketplace

auth-session-redis

1h ago

Redis session store for togo auth

Auth
auth-session-redis
Enabled
downloads
0

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-redis

Env: REDIS_URL (e.g. redis://localhost:6379/0).