From 610109d4217826338336cfff3fc2d9bee3778253 Mon Sep 17 00:00:00 2001 From: lishengzhao Date: Tue, 13 Jan 2015 20:02:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20=E5=88=B7=E6=96=B0access?= =?UTF-8?q?=5Ftoken=20=E7=9A=84=E8=AE=BF=E9=97=AE=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- others/oauth_test.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/others/oauth_test.txt b/others/oauth_test.txt index d0b2d0c..37e9c7a 100644 --- a/others/oauth_test.txt +++ b/others/oauth_test.txt @@ -14,3 +14,7 @@ http://localhost:8080/oauth/token?client_id=unity-client&client_secret=unity&gra 获取access_token后访问资源 http://localhost:8080/unity/dashboard.htm?access_token=3420d0e0-ed77-45e1-8370-2b55af0a62e8 + + +刷新access_token +http://localhost:8080/oauth/token?client_id=mobile-client&client_secret=mobile&grant_type=refresh_token&refresh_token=b36f4978-a172-4aa8-af89-60f58abe3ba1