Download the PHP package busyphp/oauth without Composer
On this page you can find all versions of the php package busyphp/oauth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download busyphp/oauth
More information about busyphp/oauth
Files in busyphp/oauth
Download busyphp/oauth
More information about busyphp/oauth
Files in busyphp/oauth
Vendor busyphp
Package oauth
Short Description 用于BusyPHP进行OAuth2.0三方登录的基本组件,支持目前主流的三方登录
License Apache-2.0
Homepage http://www.harter.cn/?form=BusyPHP&plugin=busyphp/oauth
Package oauth
Short Description 用于BusyPHP进行OAuth2.0三方登录的基本组件,支持目前主流的三方登录
License Apache-2.0
Homepage http://www.harter.cn/?form=BusyPHP&plugin=busyphp/oauth
Please rate this library. Is it a good library?
Informations about the package oauth
BusyPHP OAuth2.0 登录模块
说明
用于BusyPHP进行三方登录的基本组件
安装
安装成功后在后台 > 开发模式 > 插件管理 进行数据表安装
通过后台 > 系统 > 系统管理 > 系统设置 > 三方登录 进行参数配置
配置 config/oauth.php
接口说明
OAuth2.0接口类
三方登录接口需要继承该接口
BusyPHP\oauth\Driver
模型接口
用户模型需要集成该接口
BusyPHP\oauth\interfaces\OAuthUserModelInterface
使用方法
All versions of oauth with dependencies
PHP Build Version
Package Version
The package busyphp/oauth contains the following files
Loading the files please wait ....