Skip to content

Feature request: make authData an array #1243

@markuswinkler

Description

@markuswinkler

I am sorry if this is the wrong place, not sure where to post a feature request.

Details:
Right now it's not possible (as far as I know) to use different OAuth methods for the same user account.
I login with Facebook, a user is created. I login with Twitter, another user is created and so on.
Ideally it shouldn't matter what OAuth method (LinkedIn, Facebook, Twitter, ...) a user uses, they should all point to the same account. Amazon already does this with the Cognito service that returns the same unique ID independent of the OAuth provider.
I am wondering if something similar could be implemented with parse server, maybe even by leveraging AWS Cognito.

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