jzecca/oauth2-monizze
最新稳定版本:1.0.0
Composer 安装命令:
composer require jzecca/oauth2-monizze
包简介
Monizze OAuth 2.0 Client Provider for The PHP League OAuth2-Client
README 文档
README
This package provides Monizze OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
Installation
To install, use composer:
composer require jzecca/oauth2-monizze
Usage
Usage is the same as The League's OAuth client, using \Jzecca\OAuth2\Client\Provider\Monizze as the provider.
Available Options
The Monizze provider has the following options:
| Name | Type | Default | Description |
|---|---|---|---|
locale |
string |
en |
Display language of the login UI (supported: en,fr,nl) |
Testing
Tests can be run with:
composer test
Code style can be fixed with:
composer fix
统计信息
- 总下载量: 3.15k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-03