/
home
/
sditechnicalteam
/
www
/
config
/
File Upload :
llllll
Current File: /home/sditechnicalteam/www/config/zoom.php
<?php return [ 'api_key' => env('ZOOM_CLIENT_KEY'), 'api_secret' => env('ZOOM_CLIENT_SECRET'), 'base_url' => 'https://api.zoom.us/v2/', 'token_life' => 60 * 60 * 24 * 7, // In seconds, default 1 week 'authentication_method' => 'jwt', // Only jwt compatible at present but will add OAuth2 'max_api_calls_per_request' => '5' // how many times can we hit the api to return results for an all() request ];
Copyright ©2k19 -
Hexid
|
Tex7ure