common commit
This commit is contained in:
parent
802585ac39
commit
637f08582b
|
@ -8,6 +8,7 @@ QuickAuth是一个免费、便捷的第三发登录平台
|
||||||
- 微信
|
- 微信
|
||||||
- QQ
|
- QQ
|
||||||
- Github
|
- Github
|
||||||
|
- Gitee
|
||||||
|
|
||||||
#### 软件特点
|
#### 软件特点
|
||||||
|
|
||||||
|
|
|
@ -8,9 +8,7 @@
|
||||||
|
|
||||||
通过code、appkey、usersecret获取用户信息接口
|
通过code、appkey、usersecret获取用户信息接口
|
||||||
|
|
||||||
#### 3、请求类型
|
#### 3、请求类型 `GET`
|
||||||
|
|
||||||
请求类型:`GET`
|
|
||||||
|
|
||||||
#### 4、请求参数
|
#### 4、请求参数
|
||||||
|
|
||||||
|
|
|
@ -8,9 +8,7 @@
|
||||||
|
|
||||||
加密数据解密接口
|
加密数据解密接口
|
||||||
|
|
||||||
#### 3、请求类型
|
#### 3、请求类型 `POST`
|
||||||
|
|
||||||
请求类型:`POST`
|
|
||||||
|
|
||||||
Content-Type: `application/json`
|
Content-Type: `application/json`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue