Update oauth2.md

This commit is contained in:
p79813206 2023-03-20 10:14:28 +08:00
parent f5a1f4b6b0
commit 2837b12425
1 changed files with 1 additions and 1 deletions

View File

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