EmailIdentifier interface

Used for looking up an account by email.

See BaseAuth.getUsers().

Signature:

export interface EmailIdentifier 

Properties

Property Type Description
email string

EmailIdentifier.email

Signature:

email: string;
Morty Proxy This is a proxified and sanitized view of the page, visit original site.