2017-08-17 11:49:19 +02:00
|
|
|
You are using the **GitHub auth backend**, but it is not properly
|
|
|
|
configured. Please check the following:
|
|
|
|
|
2017-08-28 23:01:18 +02:00
|
|
|
You have added `{{ root_domain_uri }}/complete/github/` as the callback URL
|
2017-08-17 11:49:19 +02:00
|
|
|
in the OAuth application in GitHub. You can create OAuth apps from
|
|
|
|
[GitHub's developer site](https://github.com/settings/developers).
|
|
|
|
|
2019-06-07 13:26:04 +02:00
|
|
|
* You have set `{{ client_id_key_name }}` in `{{ settings_path }}` and
|
2017-08-17 11:49:19 +02:00
|
|
|
`social_auth_github_secret` in `{{ secrets_path }}` with the values
|
|
|
|
from your OAuth application.
|
2017-08-28 19:31:48 +02:00
|
|
|
|
|
|
|
* Navigate back to the login page and attempt the GitHub auth flow again.
|