Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:ログアウトボタンからlogoutを呼び出すように実装 #91

Merged
merged 4 commits into from
Apr 5, 2024

Conversation

KikyoNanakusa
Copy link
Collaborator

@KikyoNanakusa KikyoNanakusa commented Apr 5, 2024

チケットへのリンク

resolve #90

やったこと

LogoutButtonを押したときにCookieをリセットするlogoutを呼ぶようにした

やらないこと

なし

できるようになること(ユーザ目線)

ログアウトできるようになる

できなくなること(ユーザ目線)

なし

動作確認

ローカルで確認

Copy link
Member

@KinjiKawaguchi KinjiKawaguchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@KikyoNanakusa KikyoNanakusa merged commit 7a51d4c into develop Apr 5, 2024
2 checks passed
@h-takeyeah h-takeyeah deleted the fix/logout-button/handler branch April 16, 2024 09:56
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.

[BUG]ログアウトボタンを押してもクッキーを消していない
2 participants