You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DELETE /user should implement the protocol we defined to remove a user's account from the membership portal by replacing all personally identifiable data in the User table with randomized or generic values and changing their access type.
We should preserve all data required for consistent history and metrics across the portal such as the user's Event Attendance and Store Merch Purchases
The text was updated successfully, but these errors were encountered:
DELETE /user
should implement the protocol we defined to remove a user's account from the membership portal by replacing all personally identifiable data in the User table with randomized or generic values and changing their access type.We should preserve all data required for consistent history and metrics across the portal such as the user's Event Attendance and Store Merch Purchases
The text was updated successfully, but these errors were encountered: