Skip to content

Feature: check for email address existence before sending an email with password recovery token #16

Description

@inkiltie

Currently I'm able to enter any garbage email in Password Recovery page and successfully submit. Needed something like in signup API: await getExistingUser(options.to) in send.js or even in RecoverPassword front-end on Next.js.

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