| ... | @@ -46,8 +46,7 @@ http://pass.sovell.com/oauth/v2/check_token |
... | @@ -46,8 +46,7 @@ http://pass.sovell.com/oauth/v2/check_token |
|
|
|
|
|
|
|
1. 成功后调用/token接口
|
|
1. 成功后调用/token接口
|
|
|
- 手机收到的授权码作为code参数
|
|
- 手机收到的授权码作为code参数
|
|
|
- 可参考 文档rfc6749 4.1.3s
|
|
- 可参考[文档rfc6749](https://tools.ietf.org/html/rfc6749#section-4.1.3)
|
|
|
[文档rfc6749 4.1.3](http://www.rfc-editor.org/rfc/rfc6749.txt)
|
|
|
|
|
|
|
|
|
|
### 二维码授权
|
|
### 二维码授权
|
|
|
|
|
|
| ... | @@ -64,7 +63,7 @@ http://pass.sovell.com/oauth/v2/check_token |
... | @@ -64,7 +63,7 @@ http://pass.sovell.com/oauth/v2/check_token |
|
|
|
|
|
|
|
1. 调用/token接口
|
|
1. 调用/token接口
|
|
|
- 子系统通过二维码解码作为code参数
|
|
- 子系统通过二维码解码作为code参数
|
|
|
- 可参考[文档rfc6749 4.1.3](http://www.rfc-editor.org/rfc/rfc6749.txt)
|
|
- 可参考[文档rfc6749 4.1.3](https://tools.ietf.org/html/rfc6749#section-4.1.3)
|
|
|
|
|
|
|
|
|
|
|
|
|
### 物理卡授权
|
|
### 物理卡授权
|
| ... | | ... | |