swissup/module-oauth2-client
最新稳定版本:1.0.5
Composer 安装命令:
composer require swissup/module-oauth2-client
包简介
Magento 2 module to provide OAuth 2.0 supports
README 文档
README
Magento 2 module to provide OAuth 2.0 support. The module's main purpose was to reuse the same code and credentials in other modules.
Installation
For maintainers
cd <magento_root> composer config repositories.swissup composer https://docs.swissuplabs.com/packages/ composer require swissup/module-oauth2-client:dev-master --prefer-source --ignore-platform-reqs --update-no-dev bin/magento module:enable Swissup_OAuth2Client Swissup_Core bin/magento setup:upgrade bin/magento setup:di:compile
Docs
- original issue
- Beginning September 30, 2024: third-party apps that use only a password to access Google Accounts and Google Sync will no longer be supported
- thephpleague/oauth2-google
- Providers
- Official Provider Clients
- Add support for Microsoft POP3 XOAUTH2
- Project Credentials
- https://support.google.com/cloud/answer/10311615#zippy=%2Ctesting
- Set Up Email Importing with OAuth2 and Google
- 'Token has been expired or revoked'
- Gmail IMAP OAuth2 returns error code 400
统计信息
- 总下载量: 744
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-07-29