补充API

overtrue 2015-05-17 17:32:08 +08:00
parent 1563e7b1a2
commit 65ed2c5be7

@ -28,7 +28,7 @@ $auth = new Auth($appId, $secret);
### 授权并返回用户
```php
`Bag authorize($to = null, $scope = 'snsapi_userinfo', $state = 'STATE')`
$auth->authorize($to = null, $scope = 'snsapi_userinfo', $state = 'STATE')
```
内部逻辑: