mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
chore: disabled amazon oAuth
This commit is contained in:
@@ -64,6 +64,6 @@ return [
|
||||
'amazon' => [
|
||||
'developers' => 'https://www.dropbox.com/developers/documentation',
|
||||
'icon' => 'icon-amazon',
|
||||
'enabled' => true,
|
||||
'enabled' => false,
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user