Skip to content

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

@stevejalim

Description

@stevejalim

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions