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

Sign out function #218

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Sign out function #218

merged 1 commit into from
Aug 29, 2024

Conversation

AkinariHex
Copy link
Collaborator

This PR adds the function that allows the user to sign out.

By signing out the function will terminate and remove the session cookie, with that it's going to remove also the cookies created for the refresh token automation and the cookie with the ruleset selected in the navbar.

closes #117

@AkinariHex AkinariHex requested a review from hburn7 August 29, 2024 13:30
@AkinariHex AkinariHex mentioned this pull request Aug 29, 2024
2 tasks
@hburn7 hburn7 merged commit ba2d079 into master Aug 29, 2024
@hburn7 hburn7 deleted the feature/sign-out branch August 29, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add logout button
2 participants