OPENAPI / COMPONENTS / SCHEMAS

数据结构:OAuth Token Response

OAuthTokenResponse

OAuthTokenResponse 数据结构

object5字段
access_tokenstring

token_typestring

refresh_tokenstring

expires_ininteger

`access_token` 到期之前的秒数。使用纪元时间。

statestring