Update oauth2.md
This commit is contained in:
parent
b9993b841a
commit
40e0981a11
|
@ -6,7 +6,7 @@ API 接口使用方式以及Url都参照GitHub,为了各位开发者更好的
|
||||||
未经用户允许,不准爬取或存储用户的资源。
|
未经用户允许,不准爬取或存储用户的资源。
|
||||||
禁止滥用 API,请求频率过快将导致请求终止。
|
禁止滥用 API,请求频率过快将导致请求终止。
|
||||||
OAuth2 认证基本流程
|
OAuth2 认证基本流程
|
||||||
![image](openapi-oauth2-flow.png)
|
![image](https://www.osredm.com/p79813206/osredm_help/tree/master/openapi-oauth2-flow.png)
|
||||||
|
|
||||||
# OAuth2 获取 AccessToken 认证步骤
|
# OAuth2 获取 AccessToken 认证步骤
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue