Skip to content

Commit

Permalink
Merge pull request #9 from simonprev/patch-1
Browse files Browse the repository at this point in the history
Add CA dcDomain Zoho provider
  • Loading branch information
engram-design authored Oct 4, 2024
2 parents 3acf7e3 + 6801d6b commit 7ec39ae
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 7ec39ae

Please sign in to comment.