共用方式為


AppserviceGithubTokenRequest interface

Appservice Github 權杖要求內容。

屬性

code

用來交換 Github 存取權杖的程式碼字串

state

用於驗證的狀態字串。

屬性詳細資料

code

用來交換 Github 存取權杖的程式碼字串

code: string

屬性值

string

state

用於驗證的狀態字串。

state: string

屬性值

string