nodeSolidServer / nodeSolidServer/node-solid-server
Do not need to be authorised to delete a Pod
Open
@jaxoncreed is already working on this.
Since Jul 2, 2019.
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
To delete a Pod, a Solid user:
- Goto https://PodProvider/account/delete
- Enter a WebID on the PodProvider
- Receive a 'Delete Solid-account request' email at the associated email address.
- Click the delete link in the email.
At no point in this process do I need to be authorised, so as long as I have access to the email account I can delete a Pod.
I would expect the Solid user would need to be authorised at some point during the process, maybe after the delete link is clicked.
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.
Assessment
This issue has not been assessed yet.