UidIdentifier interface

UID로 계정을 조회하는 데 사용됩니다.

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

서명:

export interface UidIdentifier 

속성

속성 유형 설명
uid 문자열

UidIdentifier.uid

서명:

uid: string;