Skip to content

feat: add logout button in navbar#169

Merged
zhenghaoz merged 1 commit intogorse-io:masterfrom
zhangzhenghao:add-logout-button
Apr 26, 2026
Merged

feat: add logout button in navbar#169
zhenghaoz merged 1 commit intogorse-io:masterfrom
zhangzhenghao:add-logout-button

Conversation

@zhangzhenghao
Copy link
Copy Markdown
Contributor

  • Add /api/logout endpoint in app.py using Flask-Login logout_user()
  • Add logout icon button next to GitHub link in MainLayout.vue
  • Clear auth state cache on logout and redirect to login page

- Add /api/logout endpoint in app.py using Flask-Login logout_user()
- Add logout icon button next to GitHub link in MainLayout.vue
- Clear auth state cache on logout and redirect to login page
@zhenghaoz zhenghaoz merged commit 4653aec into gorse-io:master Apr 26, 2026
1 check passed
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.

2 participants