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
adding:
self._username = username
to BasicAuth.is_authorized allows dash app to use the username for special content/features
The text was updated successfully, but these errors were encountered:
For now, see https://community.plot.ly/t/get-username-for-authenticated-user-with-dash-basic-auth/6450/5
Sorry, something went wrong.
yeah thats me as well o0 just though i wld make a post here to prompt a change on the actual code o0
No branches or pull requests
adding:
self._username = username
to BasicAuth.is_authorized
allows dash app to use the username for special content/features
The text was updated successfully, but these errors were encountered: