candle-annotator/openspec/changes/user-accounts
Marko Djordjevic b9f6770f2a Mark task 13.3 complete: Wire signOut() in user menu
The signOut() function in src/components/user-menu.tsx is already correctly
configured with callbackUrl: '/login' to destroy the session and redirect
to the login page. Verified implementation is complete.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 13:42:57 +01:00
..
specs Implement task 6.1: Create PUT /api/auth/profile endpoint for updating user display name 2026-02-20 10:20:20 +01:00
.openspec.yaml Implement task 6.1: Create PUT /api/auth/profile endpoint for updating user display name 2026-02-20 10:20:20 +01:00
design.md Implement task 6.1: Create PUT /api/auth/profile endpoint for updating user display name 2026-02-20 10:20:20 +01:00
proposal.md Implement task 6.1: Create PUT /api/auth/profile endpoint for updating user display name 2026-02-20 10:20:20 +01:00
tasks.md Mark task 13.3 complete: Wire signOut() in user menu 2026-02-20 13:42:57 +01:00
tasks_BACKUP.md Implement task 6.1: Create PUT /api/auth/profile endpoint for updating user display name 2026-02-20 10:20:20 +01:00