nodeSolidServer / nodeSolidServer/node-solid-server
Delete Account and Deactivate account
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
#858 #853
-
- Add an option to deactivate the account for a pre-defined or user-defined period.
-
- Upon deletion of account, it might be reasonable to deactivate for some time so that the user has an option to reactivate. This will also take care of situations where accounts are accidentally deleted.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the referenced issues #858 and #853 and locating the existing account deletion flow. Define the expected behavior for temporary or user-defined deactivation, delayed deletion, and reactivation; the issue is complete when those account-lifecycle rules are implemented and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100