Skip to content

Secrets oauth browser#326

Merged
timothyF95 merged 6 commits intomainfrom
secrets-oauth-browser
Mar 27, 2026
Merged

Secrets oauth browser#326
timothyF95 merged 6 commits intomainfrom
secrets-oauth-browser

Conversation

@timothyF95
Copy link
Copy Markdown
Contributor

@timothyF95 timothyF95 commented Mar 26, 2026

browser-based vault authorization for cre secrets using PKCE, a local OAuth callback, and GraphQL exchangeAuthCodeToToken. Also includes small OAuth refactors for cre login (state handling, optional token-exchange overrides) and embedded callback pages for the secrets flow.

@timothyF95 timothyF95 marked this pull request as ready for review March 26, 2026 13:07
@timothyF95 timothyF95 requested a review from a team as a code owner March 26, 2026 13:07
Comment on lines +208 to +209
_ = tok.AccessToken
_ = tok.ExpiresIn
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume there will be a follow-up where the access token is passed to the command execution?

@timothyF95 timothyF95 added this pull request to the merge queue Mar 27, 2026
Merged via the queue into main with commit 87b6b70 Mar 27, 2026
26 checks passed
@timothyF95 timothyF95 deleted the secrets-oauth-browser branch March 27, 2026 07:36
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