Download the PHP package brianllevado123/bw-zoho-guard without Composer
On this page you can find all versions of the php package brianllevado123/bw-zoho-guard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download brianllevado123/bw-zoho-guard
More information about brianllevado123/bw-zoho-guard
Files in brianllevado123/bw-zoho-guard
Package bw-zoho-guard
Short Description Secures and facilitates the communication between Bitwarden and Zoho by acting as a middleware, ensuring safe and authenticated handshakes for API requests.
License MIT
Homepage https://github.com/brianllevado123/BWZohoGuard
Informations about the package bw-zoho-guard
BWZohoGuard
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Add the service provider to config/app.php:
Clear routes:
Usage
Endpoint:
This API endpoint allows you to interact with the Bitwarden API by making requests with a specified endpoint, method, and payload.
Request Body:
The request body should be a JSON object with the following properties.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- :author_name
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of bw-zoho-guard with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0