Skip to content

python social auth, redirects user, and Django.user.is_authenticated not set #43

@pcompassion

Description

@pcompassion

When user is redirected after login through python-social-auth,

Django.user.is_authenticated is not set.

I think it's related to the fact user data is cached.

How do I get updated user info, when user is logged in through python-social-auth? (ie, redirected after login process)

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