Provide logout
option for web UI and ensure a _clear_ logout
#630
Labels
enhancement
New feature or request
logout
option for web UI and ensure a _clear_ logout
#630
With #625 merged in, we now have different user roles based on user's login credentials, and at least for our own demo purposes, it would be convenient to have the option to log out current signed in user to allow us switching between different users elegantly. While we can manually delete cookies, I figured that it's very flaky to do. Some of the user credentials still exists even if cookies are manually removed, which apparently is a bug. Let's fix the bug too.
The text was updated successfully, but these errors were encountered: