Skip to content

fix: improve github oauth callback error recovery#1230

Open
alchip wants to merge 1 commit into
SolFoundry:mainfrom
alchip:fix/oauth-signin-821-v3
Open

fix: improve github oauth callback error recovery#1230
alchip wants to merge 1 commit into
SolFoundry:mainfrom
alchip:fix/oauth-signin-821-v3

Conversation

@alchip
Copy link
Copy Markdown

@alchip alchip commented May 12, 2026

Summary

  • improve /auth/github/callback failure behavior instead of silent redirect
  • show clear error card when callback is invalid/cancelled or code exchange fails
  • add explicit Back Home and Try Again actions to reduce auth dead-ends

Why

Issue #821 asks to harden GitHub OAuth sign-in flow. This patch improves callback resilience and user recovery path when OAuth fails.

Acceptance mapping

  • Callback no longer fails silently
  • User gets actionable retry path
  • Better UX for OAuth cancellation/error cases

Closes #821

Wallet

Wallet: 74jSPYaxEJcGEuW4jr6bqQdg2iuLChyLEuEmC8QhcQVW

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.

🏭 Bounty T1: Fix GitHub OAuth Sign-In Flow

1 participant