Skip to content

fix(github): always prompt users to select an account - #3

Closed
Redchar1992 wants to merge 1 commit into
tronweb3:mainfrom
Redchar1992:codex/fix-github-account-picker
Closed

fix(github): always prompt users to select an account#3
Redchar1992 wants to merge 1 commit into
tronweb3:mainfrom
Redchar1992:codex/fix-github-account-picker

Conversation

@Redchar1992

Copy link
Copy Markdown
Collaborator

Summary

  • force GitHub OAuth to display the account picker before authorization
  • prevent silently reusing the browser's currently active GitHub session
  • add regression coverage for the authorization parameter

Verification

  • NODE_PATH=/Users/tron/Object/trontech/tron-remix/node_modules node apps/remix-ide/test/audit-20260721-remediation-test.js — 12/12 passed
  • node apps/remix-ide/test/index.js — 475/475 passed
  • eslint apps/remix-ide/src/lib/github-oauth.js apps/remix-ide/test/audit-20260721-remediation-test.js — passed
  • nx build remix-ide --configuration=development — passed
  • local build loaded successfully; the compiled OAuth flow contains prompt=select_account

- force GitHub OAuth to show the account picker
- add regression coverage for the authorization parameter
@Redchar1992

Copy link
Copy Markdown
Collaborator Author

Superseded by a PR from the renamed branch.

@Redchar1992
Redchar1992 deleted the codex/fix-github-account-picker branch August 12, 2026 10:02
@Redchar1992

Copy link
Copy Markdown
Collaborator Author

Superseded by #4 after renaming the source branch to use the fix/ prefix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant