From 2837b124255fa9008e029bcdb09f2b88a89250fb Mon Sep 17 00:00:00 2001 From: p79813206 Date: Mon, 20 Mar 2023 10:14:28 +0800 Subject: [PATCH] Update oauth2.md --- oauth2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 认证步骤