njoguamos / laravel-zoho-oauth
Generate Zoho API access and refresh token in Laravel 8.0 and up
Installs: 9 061
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 1
Forks: 3
Open Issues: 2
Requires
- php: ^8.0 | ^8.1 | ^8.2
- guzzlehttp/guzzle: ^7.2
- illuminate/support: ^8.0 | ^9.0 | ^10.0
Requires (Dev)
- orchestra/testbench: ^6.0 | ^7.0 | ^8.0
- phpunit/phpunit: ^9.0
README
Generate Zoho API Access and Refresh Token
Generate Zoho API access and refresh token in Laravel 8 and up applications.
Documentation, Installation, and Usage Instructions
See the DOCUMENTATION for detailed installation and usage instructions.
Why use this package
- To automate generation of a permanent zoho api
refresh_token
- To provide a way of generating zoho api
access_token
which normally expires after a particular period - Offer a gateway to intereacting with Zoho API
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email njoguamos@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.