diff --git a/src/clients/zoho/provider/Zoho.php b/src/clients/zoho/provider/Zoho.php index 9984601..e5d9c3a 100644 --- a/src/clients/zoho/provider/Zoho.php +++ b/src/clients/zoho/provider/Zoho.php @@ -26,6 +26,7 @@ class Zoho extends AbstractProvider 'IN' => 'https://accounts.zoho.in', 'CN' => 'https://accounts.zoho.com.cn', 'JP' => 'https://accounts.zoho.jp', + 'CA' => 'https://accounts.zohocloud.ca', ]; /**