00007 Security implement different privilege

0.3
lishengzhao 2015-05-15 16:24:27 +08:00
parent 79a99da4ed
commit a7c8286079
1 changed files with 3 additions and 1 deletions

View File

@ -32,7 +32,9 @@
</li>
<li>
<p>
在项目的 others目录里有 oauth_test.txt文件, 里面有测试的URL地址(包括浏览器与客户端的),<br/>
在项目的 others目录里有 <a
href="http://git.oschina.net/shengzhao/spring-oauth-server/blob/master/others/oauth_test.txt"
target="_blank">oauth_test.txt</a>文件, 里面有测试的URL地址(包括浏览器与客户端的),<br/>
若想访问 Unity 与 Mobile, 则先用基于浏览器的测试URL 访问,等验证通过后即可访问(注意不同的账号对应的权限).
</p>
</li>