Download the PHP package cann/laravel-admin-oauth without Composer
On this page you can find all versions of the php package cann/laravel-admin-oauth. 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-admin-oauth
Laravel-Admin-OAuth
laravel-admin-oauth 是 laravel-admin 的 OAuth2.0 登录扩展,支持自定义扩展其他授权方
支持授权方
- 企业微信
- 钉钉
依赖
- laravel-admin >= 1.7
安装
发布资源
执行:
配置
path: config/admin-oauth.php
扩展授权方
继承 Cann\Admin\OAuth\ThirdAccount\Thirds\ThirdAbstract
, 实现 getAuthorizeUrl
& getThirdUser
。 然后在 AppServerProvider
中注册:
修改 config/admin-oauth.php
即可:
All versions of laravel-admin-oauth with dependencies
PHP Build Version
Package Version
Requires
encore/laravel-admin Version
>=1.7
guzzlehttp/guzzle Version >=6.0
overtrue/wechat Version ^4.0
guzzlehttp/guzzle Version >=6.0
overtrue/wechat Version ^4.0
The package cann/laravel-admin-oauth contains the following files
Loading the files please wait ....