We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0e8da8 commit fe0e781Copy full SHA for fe0e781
lab01/implicit-server/README.md
@@ -9,7 +9,7 @@
9
10
http://localhost:8080/oauth/authorize?client_id=clientapp&redirect_uri=http://localhost:9001/callback&response_type=token&scope=read_userinfo&state=abc
11
12
-根据提示输入用户名密码(在[application.properties](src\main\resources\application.properties)文件里头)进行认证,并Approve授权。
+根据提示输入用户名密码(在[application.properties](src/main/resources/application.properties)文件里头)进行认证,并Approve授权。
13
14
响应案例:
15
0 commit comments