mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
559 B
559 B
You are using the GitHub auth backend, but it is not properly configured. Please check the following:
You have added {{ root_domain_uri }}/complete/github/ as the callback URL
in the OAuth application in GitHub. You can create OAuth apps from
GitHub's developer site.
-
You have set
SOCIAL_AUTH_GITHUB_KEYin{{ settings_path }}andsocial_auth_github_secretin{{ secrets_path }}with the values from your OAuth application. -
Navigate back to the login page and attempt the GitHub auth flow again.