No "logout" button
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 82
- Forks
- 21
- Avg merge
- 35m
- Merged PRs (30d)
- 1
Description
There does not appear to be a logout button for PhysioNet. To find out how to logout, the user has to navigate to the "Login or Create Account" page (not an obvious place to look), which explains that "to logout, simply close your web browser".
If I want to logout without closing my browser, I am asked to "click here, and enter a blank password", which essentially asks me to go to the login page and then enter an incorrect password, which is odd.
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 at the PhysioNet login page linked in the issue and trace the existing authentication and account-navigation flow. Done means users can find a logout control and end their session without closing the browser; no repository file or test is named, so the relevant entry point must first be located.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100