UidIdentifier interface

用於透過 uid 查詢帳戶。

請參閱 BaseAuth.getUsers()

簽名:

export interface UidIdentifier 

屬性

屬性 類型 說明
uid 字串

UidIdentifier.uid

簽名:

uid: string;