Skip to content

why we delete the user again here? #9

@loudywen

Description

@loudywen

const deletedUser = await User.findByIdAndDelete(user._id);

we already have const user = await User.findOneAndDelete({ clerkId });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions