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

fix(Authentication): delete token cookie on logout #123

Merged
merged 1 commit into from
Nov 1, 2024
Merged

fix(Authentication): delete token cookie on logout #123

merged 1 commit into from
Nov 1, 2024

Conversation

chimpdev
Copy link
Member

@chimpdev chimpdev commented Nov 1, 2024

This pull request includes changes to the client to improve the handling of user authentication tokens, specifically focusing on the use of cookies for token management. The most important changes include adding the useCookie hook to various components and ensuring that the token is deleted upon user logout.

Client-side updates:

@chimpdev chimpdev added the Frontend: Bug Issues related to bugs specifically in the frontend codebase of Next.js. label Nov 1, 2024
@chimpdev chimpdev self-assigned this Nov 1, 2024
@chimpdev chimpdev merged commit 9083f14 into main Nov 1, 2024
@chimpdev chimpdev deleted the patch branch November 1, 2024 08:46
@github-actions github-actions bot mentioned this pull request Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend: Bug Issues related to bugs specifically in the frontend codebase of Next.js.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant