Download the PHP package maxlcoder/laravel-zwdd without Composer
On this page you can find all versions of the php package maxlcoder/laravel-zwdd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-zwdd
浙政钉-专有钉钉
说明
本扩展包转为浙政钉专有钉钉接入使用,目前主要基层浙政钉登录(包含扫码登录)
配置
config/zwdd.php 配置配置如下,其中区分专有钉钉单点登录和扫码登录的 key 和 secret ,一般情况这两个也都是一样的。开发者可以自由选择。
集成接口
当前集成接口如下,详细接口说明可以参考 专有钉钉
/gettoken.json获取 access_token ,设置有缓存,避免重复调用/rpc/oauth2/getuserinfo_bycode.json扫码登录,通过 code 获取用户信息/rpc/oauth2/dingtalk_app_user.json应用内免登(授权登录),通过 auth_code 获取用户信息/mozi/employee/getEmployeeByCode根据员工 code 获取员工信息/auth/scopesV2获取通讯录范围
All versions of laravel-zwdd with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^9.0
The package maxlcoder/laravel-zwdd contains the following files
Loading the files please wait ...