Skip to content

Commit

Permalink
Add CA dcDomain Zoho provider
Browse files Browse the repository at this point in the history
  • Loading branch information
simonprev authored and engram-design committed Oct 4, 2024
1 parent 88868e1 commit b2b0894
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clients/zoho/provider/Zoho.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
];

/**
Expand Down

0 comments on commit b2b0894

Please sign in to comment.