1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

Merge branch 'master' of https://github.com/appwrite/appwrite into feat-phone-authentication

This commit is contained in:
Torsten Dittmann 2022-06-20 13:38:46 +02:00
commit 3c3261b7f1

View file

@ -283,7 +283,7 @@ return [ // Ordered by ABC.
],
'yammer' => [
'name' => 'Yammer',
'developers' => 'https://developer.yammer.com/docs/oauth-2',
'developers' => 'https://docs.microsoft.com/en-us/rest/api/yammer/oauth-2/',
'icon' => 'icon-yammer',
'enabled' => true,
'sandbox' => false,