Mock login and logout
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 168
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Currently login is simulated but to test things like ForceAuthn we should login the user via a session and then provide a logout functionality. If use is logged in they should be directly taken through skipping the current login screen.
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 current login screen and trace how login is simulated. Review the session and logout entry points, then verify that an already logged-in user skips the login screen and that logout restores the expected login flow; specifically exercise the ForceAuthn scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100