mirror of
https://github.com/w7corp/easywechat.git
synced 2025-02-02 02:34:22 +00:00
补充API
parent
1563e7b1a2
commit
65ed2c5be7
2
网页授权.md
2
网页授权.md
@ -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')
|
||||
```
|
||||
|
||||
内部逻辑:
|
||||
|
Loading…
Reference in New Issue
Block a user