mirror of
https://github.com/w7corp/easywechat.git
synced 2025-01-22 19:52:10 +00:00
Updated 网页授权 (markdown)
parent
c1cf367507
commit
800f72baa9
2
网页授权.md
2
网页授权.md
@ -11,6 +11,8 @@
|
|||||||
$wechat->auth->redirect($to, $scope = 'snsapi_base', $state = 'STATE'); 直接跳转
|
$wechat->auth->redirect($to, $scope = 'snsapi_base', $state = 'STATE'); 直接跳转
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> 注意:上面的 $scope 与 $state 通常都不用传
|
||||||
|
|
||||||
+ 判断是否已经授权
|
+ 判断是否已经授权
|
||||||
|
|
||||||
```php
|
```php
|
||||||
|
Loading…
Reference in New Issue
Block a user