You:
Can you refactor the auth middleware to use JWT instead of session cookies? The current setup doesn't scale well across our microservices.
Claude:
I'll refactor the auth middleware to use JWT. Here's my plan:
1. Replace express-session with a new verifyToken middleware
2. Add token generation in the login route with 24h expiry
3. Update the 6 protected routes to use the new middleware
Let me start by modifying src/middleware/auth.ts
Look Normal is a desktop app that disguises Claude Code as everyday productivity software.
It ships with two themes — Words (a word processor) and Slank (a messaging app) — so you can vibe code in the open without anyone looking twice.
The app runs locally, piggybacks on your existing Claude Code auth, and supports multi-session tabs, model switching, and permission controls.
Built by toy.studio. macOS only.
macOS only. Requires Claude Code.
Claude Code, disguised as productivity apps. Vibe code without anyone knowing.
Sign up and we'll send you the download link.