Skip to content

Error in documentation of useSignInWithEmailAndPassword #239

@a-barbieri

Description

@a-barbieri

<p>Registered User: {user.email}</p>

In the docs you use user.email but useSignInWithEmailAndPassword returns UserCredential type not User.
The correct use should be user.user.email. It might be good to rename it then...

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