primatch-frontend / services/accountService / exportAccountData
Function: exportAccountData()¶
exportAccountData():
Promise\<AccountExportResponse>
Defined in: src/services/accountService.ts:53
Exports the authenticated user's personal data (RGPD / right to portability). Returns a structured object with profile and game history.
Returns¶
Promise\<AccountExportResponse>