1

The django-allauth readme contains specific info on how to set up authentication using several providers, but not Github.

I would assume based on the general pattern given that the correct callback url for github is

http://example.com/accounts/github/login/callback/

However, github won't let me sign up at https://github.com/settings/applications using that callback, and says "Callback URL is invalid.

What's the correct URL?

1 Answer 1

2

Nevermind. The above is the correct callback url. I was confused thinking that the validation error on github's form was updating live. Turns out the error was old; I just had to click submit on the form again!

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.