2020-12-11 19:10:23 +01:00
|
|
|
You are attempting to use the **GitHub auth backend**, but it is not
|
|
|
|
properly configured. To configure, please check the following:
|
2017-08-17 11:49:19 +02:00
|
|
|
|
2020-12-11 19:10:23 +01: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.
|