Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add account deletion with restore #10

Closed
6 tasks done
Vexcited opened this issue Nov 29, 2024 · 3 comments
Closed
6 tasks done

add account deletion with restore #10

Vexcited opened this issue Nov 29, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Vexcited
Copy link
Owner

Vexcited commented Nov 29, 2024

  • account deletion (DELETE API route)
  • account deletion view
  • handle error if already planned (409 API return)
  • detect when account deletion is planned on login (accountDeleteScheduledAt property on GET API)
  • warning view when account deletion is planned on login
  • cancel account deletion (API route)
@Vexcited Vexcited added the enhancement New feature or request label Nov 29, 2024
@Vexcited Vexcited self-assigned this Nov 29, 2024
@Vexcited
Copy link
Owner Author

First two elements are implemented since ae6c583

@Vexcited
Copy link
Owner Author

Third element implemented in 247508f

@Vexcited
Copy link
Owner Author

Rest is implemented in a4187ba

@Vexcited Vexcited added this to the 1.0.0 milestone Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant