Skip to content

useSendPasswordResetEmail requires the user to be logged in #205

Closed
@AndreasHaaversen

Description

@AndreasHaaversen

The typical use-case for this hook is to implement "forgotten password"-type functionality. That isn't possible with the hook as is since it requires the user to log in first.

The Firebase SDK itself doesn't require a user to be logged in. I don't think we should wrap the SDK in more restrictions than it already provides.

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