- 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)
9 lines
180 B
JSON
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**"
|
|
}
|
|
}
|
|
} |