mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Remove unnecessary scopes from temp key, add settings-key docs
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Generate a short-lived console-scoped API key for settings migration. This key allows the migration source to access project platforms and keys on the source instance.
|
||||
@@ -317,8 +317,6 @@ class Migrations extends Action
|
||||
'functions.write',
|
||||
'tokens.read',
|
||||
'tokens.write',
|
||||
'platforms.read',
|
||||
'keys.read',
|
||||
]
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user