https://github.com/cfreear/oauth2-mailchimp
MailChimp OAuth 2.0 Client Provider for The PHP League OAuth2-Client
https://github.com/cfreear/oauth2-mailchimp
mailchimp oauth2 php-league
Last synced: about 1 year ago
JSON representation
MailChimp OAuth 2.0 Client Provider for The PHP League OAuth2-Client
- Host: GitHub
- URL: https://github.com/cfreear/oauth2-mailchimp
- Owner: cfreear
- License: mit
- Created: 2016-02-18T16:38:45.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2023-02-23T16:28:26.000Z (over 3 years ago)
- Last Synced: 2025-03-18T11:54:07.332Z (about 1 year ago)
- Topics: mailchimp, oauth2, php-league
- Language: PHP
- Homepage: https://github.com/cfreear/oauth2-mailchimp
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MailChimp Provider for OAuth 2.0 Client
[](https://github.com/cfreear/oauth2-mailchimp/releases)
[](LICENSE.md)
[](https://travis-ci.org/cfreear/oauth2-mailchimp)
[](https://scrutinizer-ci.com/g/cfreear/oauth2-mailchimp/code-structure)
[](https://scrutinizer-ci.com/g/cfreear/oauth2-mailchimp)
[](https://www.versioneye.com/user/projects/56dd65a5153573003398835b)
This package provides MailChimp OAuth 2.0 support for the PHP League's [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client).
## Credits
- [Christian Freear](https://github.com/cfreear)
- [OAuth 2.0 Client Contributors](https://github.com/thephpleague/oauth2-client/contributors)
## License
The MIT License (MIT). Please see the [License File](https://github.com/cfreear/oauth2-mailchimp/blob/master/LICENSE) for more information.