Skip to content

Adds endpoint to delete users account#300

Merged
mattfeg merged 17 commits intomainfrom
feat-users-destroyself
May 19, 2025
Merged

Adds endpoint to delete users account#300
mattfeg merged 17 commits intomainfrom
feat-users-destroyself

Conversation

@mattfeg
Copy link
Collaborator

@mattfeg mattfeg commented May 9, 2025

Fix #286

  • Context
    New feature to users be able to delete their account.

  • Solution
    Creates endpoint to delete users account.
    User password confirmation is needed.
    Creates migration to grant user data deletion.
    Adds specs for User account deletion.

@mattfeg mattfeg self-assigned this May 9, 2025
@mattfeg mattfeg merged commit 5aacd22 into main May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[New feature] Account Deletion Functionality

2 participants