Skip to content

Refactor: extract oauth from login#325

Merged
timothyF95 merged 2 commits intomainfrom
oauth-login-refactor
Mar 25, 2026
Merged

Refactor: extract oauth from login#325
timothyF95 merged 2 commits intomainfrom
oauth-login-refactor

Conversation

@timothyF95
Copy link
Contributor

What

Moves PKCE, localhost callback pages, callback server wiring, browser open, and token exchange out of cre login into internal/oauth, and refactors cmd/login to call into it.

Why

Shared OAuth building blocks for upcoming browser-based flows

@timothyF95 timothyF95 marked this pull request as ready for review March 25, 2026 15:28
@timothyF95 timothyF95 requested a review from a team as a code owner March 25, 2026 15:28
@timothyF95 timothyF95 added this pull request to the merge queue Mar 25, 2026
Merged via the queue into main with commit 124f78b Mar 25, 2026
26 checks passed
@timothyF95 timothyF95 deleted the oauth-login-refactor branch March 25, 2026 16:15
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.

2 participants