ProviderIdentifier interface

用於透過聯合提供者尋找帳戶。

請參閱BaseAuth.getUsers()

簽名:

export interface ProviderIdentifier 

特性

財產類型描述
提供者ID細繩
提供者ID細繩

提供者識別碼.providerId

簽名:

providerId: string;

ProviderIdentifier.providerUid

簽名:

providerUid: string;