Eauth new tab creation
Nobody has claimed this yet.
- Dominant language
- hoon
- Stars
- 12
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If you authenticate into another ship using eauth, it opens a new window, sends you through the eauth flow, and then redirects you to the original page you were authenticating into, resulting in two tabs with the same page, one of which is authenticated and the other which is not (but which authenticates upon refresh).
Expected behavior here would be at the end of the flow to only have one tab with the authenticated page availalbe.
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 tracing the eauth flow described in the issue, focusing on where the new window is opened and where the final redirect returns to the original page. Done means the flow leaves one tab showing the authenticated destination, without a duplicate unauthenticated tab.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100