EmailIdentifier interface

이메일로 계정을 조회하는 데 사용됩니다.

BaseAuth.getUsers()를 참조하세요. .

서명:

export interface EmailIdentifier 

속성

재산 유형 설명
이메일

EmailIdentifier.email

서명:

email: string;