SOLID POD: Better token management
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 10
- Forks
- 7
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Use case: If I login to an app using abcserver.com solid server and close the app and then try to login to the same app using bcdserver.com solid server, the app is still taking me to the abcserver.com. This needs to be hanled at the login function token management.
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 locating the login function and its token-management code, then reproduce logging in through abcserver.com, closing the app, and logging in through bcdserver.com. Done means the second login uses bcdserver.com rather than retaining the previous server; no specific files or tests are named in the issue.
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
- 35/100