本地社会化登录的令牌交换
POST
/oauth/token
令牌访问令牌
请求参数
Query 参数
grant_type
string
必需
client_id
string
应用ID
scope
string
可选
subject_token
string
必需
subject_token_type
string
可选
user_profile
string
可选
audience
string
可选
示例代码
返回响应
修改于 2022-03-19 20:35:18