tocwex / tocwex/fund

Eauth new tab creation

Open
#96 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

nitpick
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.