Skip to content

Facebook Login Doc Wrong #286

Closed
Closed
@WangHansen

Description

@WangHansen

I followed guide on Login with Facebook, but kept getting auth/missing-identifier error, the error is not well documented. It happens when the email passed into fetchSignInMethodsForEmail is empty. And it turns out the reason for that is the way to fetch email from document is wrong.

Email should be fetched as:

const email = error.customData.email

Please update the docs so that no other developers are confused

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