WellNuo/.ralphy/deferred.json
Sergei 3f0fe56e02 Add protected route middleware and auth store for web app
- Implement Next.js middleware for route protection
- Create Zustand auth store for web (similar to mobile)
- Add comprehensive tests for middleware and auth store
- Protect authenticated routes (/dashboard, /profile)
- Redirect unauthenticated users to /login
- Redirect authenticated users from auth routes to /dashboard
- Handle session expiration with 401 callback
- Set access token cookie for middleware
- All tests passing (105 tests total)
2026-01-31 17:49:21 -08:00

9 lines
180 B
JSON

{
"tasks": {
"markdown:PRD.md:237": {
"count": 1,
"last": "2026-02-01T00:59:26.518Z",
"title": "**Add WiFi signal strength indicator in setup**"
}
}
}