You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since basic auth data is stored in client side, the only way to clear the auth info is to send an "401 Unauthorized" status to client. This results client popup a login dialog box. So currently logout function is not implemented.
Please add a "Logout" button to permit to change current authenticated user.
It could be nice to always see the current logged username on top/right of the page.
The text was updated successfully, but these errors were encountered: