Skip to content

Add logout button to home page#9

Open
oveddan wants to merge 1 commit intomainfrom
add-logout-button
Open

Add logout button to home page#9
oveddan wants to merge 1 commit intomainfrom
add-logout-button

Conversation

@oveddan
Copy link
Copy Markdown
Owner

@oveddan oveddan commented Apr 6, 2026

Summary

  • Adds a "Log out" button in the top-right corner of the home page header
  • Calls the existing /api/auth/logout endpoint and redirects to /login

Test plan

  • Verify the logout button appears in the header next to the title
  • Click "Log out" and confirm it redirects to the login page
  • Confirm the session is cleared (visiting / redirects back to /login)

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant