Thanks to visit codestin.com Credit goes to github.com
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
the below is shown despite the var CODER_OAUTH2_GITHUB_DEFAULT_PROVIDER_ENABLE=true being set on the server.
CODER_OAUTH2_GITHUB_DEFAULT_PROVIDER_ENABLE=true
GitHub show displayed as enabled if CODER_OAUTH2_GITHUB_DEFAULT_PROVIDER_ENABLE=true & disabled if false.
false
a customer ran into this and became confused on whether GitHub was actually configured, as the sign in page showed:
2.20.2
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Current Behavior
the below is shown despite the var
CODER_OAUTH2_GITHUB_DEFAULT_PROVIDER_ENABLE=true
being set on the server.Relevant Log Output
Expected Behavior
GitHub show displayed as enabled if
CODER_OAUTH2_GITHUB_DEFAULT_PROVIDER_ENABLE=true
& disabled iffalse
.a customer ran into this and became confused on whether GitHub was actually configured, as the sign in page showed:
Steps to Reproduce
Environment
2.20.2
Additional Context
No response
The text was updated successfully, but these errors were encountered: