共用方式為


IOAuthCard interface

表示 OAuthCard 的介面。 卡片,表示透過 OAuth 執行登入要求

屬性

buttons

用來執行登入的動作

connectionName

已註冊連接的名稱

text

登入要求的文字

屬性詳細資料

buttons

用來執行登入的動作

buttons: ICardAction[]

屬性值

connectionName

已註冊連接的名稱

connectionName: string

屬性值

string

text

登入要求的文字

text: string

屬性值

string