-
Notifications
You must be signed in to change notification settings - Fork 32
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
[Editor]: Allow logging out #1039
base: main
Are you sure you want to change the base?
Conversation
Affected libs:
|
📷 Screenshots are here! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Camille for implementing a log out functionality, it will be important for the users! 🎉
I found some little things which I think need to be changed/ reviewed again. I haven't manually tested the functionality yet.
Let me know if something is not clear.
Description
This PR adds the logging out logic to the sidebar button in the editor.
When the user clicks on the logout button, the session ends and the user is redirected to the logging page.
Quality Assurance Checklist
breaking change
labelbackport <release branch>
label