feat: added zoho oauth metadata

This commit is contained in:
Utkarsh Ahuja
2023-12-23 17:42:34 +05:30
parent 5cd94041dc
commit d9319aa888
+10
View File
@@ -362,6 +362,16 @@ return [
'beta' => false,
'mock' => false,
],
'zoho' => [
'name' => 'Zoho',
'developers' => 'https://zoho.com/accounts/protocol/oauth.html',
'icon' => 'icon-zoho',
'enabled' => true,
'sandbox' => false,
'form' => false,
'beta' => false,
'mock' => false,
],
'zoom' => [
'name' => 'Zoom',
'developers' => 'https://marketplace.zoom.us/docs/guides/auth/oauth/',