We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 531132e commit 10c74ffCopy full SHA for 10c74ff
README.md
@@ -3,7 +3,7 @@ Oauth 2 Demo
3
4
Spring OAuth 2.0 Demo
5
----------------------
6
-
+http://blog.rajithdelantha.com/2015/09/secure-your-rest-api-with-spring.html
7
8
Oauth2 refresh token request
9
----------------------------
@@ -38,4 +38,4 @@ scope: "read trust write"
38
39
Protected Resource
40
------------------
41
-http://localhost:8080/oauth2/test/ateam
+http://localhost:8080/oauth2/test/ateam?access_token=d78dd4c7-41c3-443d-a85e-3716ceefc66f
0 commit comments