Skip to content
New issue

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

Post-authentication redirects: are they still supported? #182

Closed
stevejalim opened this issue Feb 11, 2014 · 1 comment
Closed

Post-authentication redirects: are they still supported? #182

stevejalim opened this issue Feb 11, 2014 · 1 comment

Comments

@stevejalim
Copy link

I'm moving from django-social-auth directly to p-s-a and am unable to login with any of our standard providers (LinkedIn, Twitter, Github). It's hard to spot where things are going wrong, so I'm walking it through and noticed that there doesn't appear to be support for these two post-auth redirects to custom views:

SOCIAL_AUTH_NEW_USER_REDIRECT_URL = '/accounts/socialauth/new/'
SOCIAL_AUTH_LOGIN_REDIRECT_URL = '/accounts/socialauth/welcome-back/'

I hope i've just missed something in the docs - is there still this distinction made somewhere?

@stevejalim
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant