anusii / anusii/solidpod

SOLID POD: Logout properly

Open
#132 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.