PhoneSingleFactorInfoOptions interface

用於單一因素登入的選項。

簽名:

export interface PhoneSingleFactorInfoOptions 

特性

財產類型描述
電話號碼細繩用於發送驗證碼的電話號碼。

PhoneSingleFactorInfoOptions.phoneNumber

用於發送驗證碼的電話號碼。

簽名:

phoneNumber: string;