Skip to content

Extract user deletion logic into method in AuthorRepository #25

@21Philip

Description

@21Philip

Take the user deletion logic from src/Chirp.Web/Areas/Identity/Pages/Account/Manage/DeletePersonalData.cshtml.cs, and extract it into a method AuthorRepository.delete(user). This way we can reuse the logic in other places, and make sure it is always up to date.

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