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
Per title when #178 is done. We have had several reports that the default demo authentication is no intuitive:
We tried to mitigate it somewhat with
but ultimately adding extra documentation doesn't make it any more intuitive.
Since no one needs authentication for local experimentation, we should have a NoAuthentication class that should be the default.
NoAuthentication
cc @nenb
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Per title when #178 is done. We have had several reports that the default demo authentication is no intuitive:
We tried to mitigate it somewhat with
but ultimately adding extra documentation doesn't make it any more intuitive.
Since no one needs authentication for local experimentation, we should have a
NoAuthentication
class that should be the default.cc @nenb
The text was updated successfully, but these errors were encountered: