From 4573d1e205368475a0c0f8e0e5d2857b2477258b Mon Sep 17 00:00:00 2001 From: lishengzhao Date: Thu, 20 Mar 2014 18:33:59 +0800 Subject: [PATCH] Change to wdcy --- others/oauth_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/others/oauth_test.txt b/others/oauth_test.txt index 80c4fc8..04ccfb7 100644 --- a/others/oauth_test.txt +++ b/others/oauth_test.txt @@ -3,7 +3,7 @@ http://localhost:8080/oauth/authorize?client_id=unity-client&redirect_uri=http%3a%2f%2flocalhost%3a8080%2funity%2fdashboard.htm&response_type=code&scope=read 方式2:基于客户端 -http://localhost:8080/oauth/token?client_id=unity-client&client_secret=unity&grant_type=password&scope=read,write&username=admin&password=honyee2013 +http://localhost:8080/oauth/token?client_id=unity-client&client_secret=unity&grant_type=password&scope=read,write&username=admin&password=admin