We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Logging out is technically not possible with HTTP Basic Authentication:
https://stackoverflow.com/questions/233507/how-to-log-out-user-from-web-site-using-basic-authentication
But see if a hack can be implemented to at least force new credentials, with a link from the interface.
The text was updated successfully, but these errors were encountered:
This is probably the best workaround: https://stackoverflow.com/a/492926/3311445
Sorry, something went wrong.
proycon
No branches or pull requests
Logging out is technically not possible with HTTP Basic Authentication:
https://stackoverflow.com/questions/233507/how-to-log-out-user-from-web-site-using-basic-authentication
But see if a hack can be implemented to at least force new credentials, with a link from the interface.
The text was updated successfully, but these errors were encountered: