SOLID POD: Logout properly
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 10
- Forks
- 7
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
This is a placeholder for properly logging out.
The current logout function does not seem to logging out the user although the web page shows the logout is successful. As the user is not required to provide webId and password to login after that.
Anushka is investigating the logout code in solid-auth which is used in the logout function of solidpod.
Contributor guide
No contributing guide indexed for this repository
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 reading the logout function in solidpod and the related logout code in solid-auth, where the investigation is noted. Reproduce the reported behavior and trace why the page reports success while the user can log in without providing a webId and password. Done means logout invalidates the session and a subsequent login requires credentials.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100