mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-12-17 17:41:15 +08:00
update sa-token-doc/doc/oauth2/oauth2-api.md.
修改 2、模式二:隐藏式(Implicit) url 字符错误的问题 $ -> & Signed-off-by: 码言物语 <wx@natl.cn>
This commit is contained in:
@@ -14,7 +14,7 @@ http://sa-oauth-server.com:8001/oauth2/authorize
|
|||||||
&client_id={value}
|
&client_id={value}
|
||||||
&redirect_uri={value}
|
&redirect_uri={value}
|
||||||
&scope={value}
|
&scope={value}
|
||||||
$state={value}
|
&state={value}
|
||||||
```
|
```
|
||||||
|
|
||||||
参数详解:
|
参数详解:
|
||||||
|
|||||||
Reference in New Issue
Block a user