Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
user-auth: Add possibility for server-induced userData updates
In several occassions server-side logic may want to induce an (enforced) userData update, distributed to all players. Examples: - Moderating: Changing offensive usernames and/or characters - Ownership-based: Loss of ownership of a certain character or characterDescription-Item (includes e.g. NFT-Transfers, when items are represented as NFT) - Game-Events: A group of Users, e.g. the winning team of a challenge, should get awared with a special character or character item.
- Loading branch information