Skip to content

The unicity of email should be checked before inserting the user record in Parse using the Facebook email #49

@prempena

Description

@prempena

The user email must be unique in Parse. When a new Facebook user is signing up, the user object is inserted in Parse with an empty email. When trying later to populate the email field using the Facebook API GraphRequest, the updated email may already exists in Parse.

=>The unicity of email should be checked before inserting the user record in Parse using the Facebook email.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions