[Usability] No logout functionality #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
There is no way for users to log out of the application. The token remains stored in localStorage indefinitely.
Impact
Recommendation
Add a logout button (preferably in the header or user menu) that: