通过


IOAuthCard interface

表示 OAuthCard 的接口。 表示通过 OAuth 执行登录请求的卡片

属性

buttons

用于执行登录的操作

connectionName

已注册连接的名称

text

登录请求的文本

属性详细信息

buttons

用于执行登录的操作

buttons: ICardAction[]

属性值

connectionName

已注册连接的名称

connectionName: string

属性值

string

text

登录请求的文本

text: string

属性值

string