When a user deletes their account-- it only deletes the user from the user collection. Not any other data that is tied to the user. How can I solve this issue?
When a user deletes their account-- it only deletes the user from the user collection. Not any other data that is tied to the user. How can I solve this issue?