diff --git a/oauth2.md b/oauth2.md index a42d4d3..e0946e5 100644 --- a/oauth2.md +++ b/oauth2.md @@ -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 认证步骤