Skip to content

user_details pipeline does not update protected fields for new users #55

@vitalyvolkov

Description

@vitalyvolkov

If in config set PROTECTED_USER_FIELDS = ['first_name', 'last_name'] then when user just registered through social network (facebook, linkedin etc) those fields will not be set and details for new users are empty.

In SOCIAL_AUTH_PIPELINE 'social.pipeline.user.user_details' is below create_user pipeline

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