Update logout flow to use direct Redis access

Otherkamo-internal
Shipped
October 14, 2025 at 4:05 AM UTC
Author
snadjafinia
Commit
2a038e5

Logout Flow Changes: - /logout (page): DELETE Redis session via /api/logout, forward to login/logout - /api/logout: Direct Redis DELETE (no SecurityService call), clear *** cookie Benefits: - Simpler architecture (direct Redis access) - Faster logout (fewer network hops) - Consistent with new OTK validation flow - Proper SSO logout chain: internal -> login -> root

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing