Skip to content

Specify email address in LoginWith  #506

@Chralu

Description

@Chralu

Hi,

when login with an third party auh service for the first time, I would like to set email without triggering email verification.
Indeed, email should already be verified by upstream third auth service

We could modify the loginWith method :

ParseUser.loginWith(String provider, AuthData authData, {String email});

That way, email is set during the POST /parse/users, and email verification is not triggered.

Any thoughts about that ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions