From 11bf5318f39921c604220e8e2b52d6afcfd334e3 Mon Sep 17 00:00:00 2001 From: wood chen Date: Sun, 23 Feb 2025 05:18:32 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E7=BD=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oauth2.0的授权模式.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/oauth2.0的授权模式.txt b/oauth2.0的授权模式.txt index ca7d3f3..ca14e1d 100644 --- a/oauth2.0的授权模式.txt +++ b/oauth2.0的授权模式.txt @@ -74,6 +74,3 @@ http://localhost:8080/oauth/token?client_id=123456&client_secret=123456&grant_ty "refresh_token": "123456" } - - -------- \ No newline at end of file