Skip to content

fix(accounts): expose OAuth device code in official login flow#105

Merged
GcsSloop merged 2 commits intomainfrom
codex/oauth-device-code-login-fix
Apr 20, 2026
Merged

fix(accounts): expose OAuth device code in official login flow#105
GcsSloop merged 2 commits intomainfrom
codex/oauth-device-code-login-fix

Conversation

@GcsSloop
Copy link
Copy Markdown
Owner

Summary

  • add backend device auth call to fetch and return OAuth user code
  • include device auth metadata in /accounts/auth/authorize response
  • show device code and copy action in official account OAuth modal
  • add backend and frontend tests for device code flow

Verification

  • go test ./internal/auth ./internal/api
  • pnpm -C frontend test -- AccountsPage.test.tsx

@GcsSloop GcsSloop merged commit c95ed6c into main Apr 20, 2026
2 checks passed
@GcsSloop GcsSloop deleted the codex/oauth-device-code-login-fix branch April 20, 2026 03:16
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