Skip to content

Delete user is not implemented #416

Description

@JaseElder

@CherryCIC

Also need to decide what to do with the products listed when a user is deleted.

At the moment, the products are associated with the User ID that is generated when the user is created.

If the user is deleted from firebase admin and then a new user (for the same person) is created through the app, the User ID that is linked to the products they've listed is no longer relevant, as it's the one from the deleted user.
Which means that viewing the listing in the app doesn't bring up any user details.

Is this a potential use case?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions