Skip to content

Refactor external auth to use a single trait#16356

Merged
etraut-openai merged 6 commits intomainfrom
etraut/refactor-externalauth-flow
Mar 31, 2026
Merged

Refactor external auth to use a single trait#16356
etraut-openai merged 6 commits intomainfrom
etraut/refactor-externalauth-flow

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

@etraut-openai etraut-openai commented Mar 31, 2026

Summary

  • Replace the separate external auth enum and refresher trait with a single ExternalAuth trait in login auth flow
  • Move bearer token auth behind BearerTokenRefresher and update AuthManager and app-server wiring to use the generic external auth API

@etraut-openai
Copy link
Copy Markdown
Collaborator Author

@codex review

@etraut-openai etraut-openai requested a review from bolinfest March 31, 2026 18:28
@bolinfest bolinfest requested a review from pakrym-oai March 31, 2026 19:13
Copy link
Copy Markdown
Collaborator

@bolinfest bolinfest left a comment

Choose a reason for hiding this comment

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

Thanks: this feels better!

@etraut-openai etraut-openai merged commit 103acdf into main Mar 31, 2026
22 checks passed
@etraut-openai etraut-openai deleted the etraut/refactor-externalauth-flow branch March 31, 2026 20:54
@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants