Browse Source

Change to wdcy

0.2
lishengzhao 11 years ago
parent
commit
4573d1e205
  1. 2
      others/oauth_test.txt

2
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

Loading…
Cancel
Save