Account Data #
Account data represents any data that cannot be scoped lower than the account itself. Most data is stored under a Social ID or Player ID, but sensitive or personal data (if stored at all) is represented at the account level.
We recommend against storing this kind of data whenever possible. Third-party payment processors can manage pay information, and authentication credentials can be managed by identity providers.
Contents #
Topic | Description |
---|---|
Account Data Overview | Learn about how to view account data. |
Privacy Rights | Complying with privacy rights. |
Email Verification | Use the Email Sender Plugin to send verification emails to players. |
Account Data Reference | SDK, plugins, events, and data classes related to account data. |