nakama icon indicating copy to clipboard operation
nakama copied to clipboard

[FEATURE] Import accounts in console

Open Rojoss opened this issue 3 years ago • 0 comments

Description

Currently it's only possible to export accounts. It would be useful to be able to import accounts again using the exported JSON file.

Ideally it would prompt to overwrite if an account with the same ID already exists. If the account doesn't exist it would create the account.

Ideally it would also import all other data from the account export such as storage objects. Alternatively it would be useful to be able to use an account export as input for the storage import to be able to import all storage objects that were associated with the user.

Rojoss avatar Nov 16 '21 14:11 Rojoss