Update oauth2.md

This commit is contained in:
p79813206 2023-03-08 11:11:49 +08:00
parent 40e0981a11
commit d0c44447d6
1 changed files with 1 additions and 1 deletions

View File

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