Skip to content

feat(core): allow hosts to override the client auth banner - #548

Merged
antfu merged 1 commit into
vitejs:mainfrom
danielroe:feat/banner-hook
Aug 24, 2026
Merged

feat(core): allow hosts to override the client auth banner#548
antfu merged 1 commit into
vitejs:mainfrom
danielroe:feat/banner-hook

Conversation

@danielroe

Copy link
Copy Markdown
Contributor

Description

described in #547, but basically this just threads through the banner config to createInteractiveAuth, to allow overriding how the OTP is surfaced in custom CLIs

Linked Issues

resolves #547

Additional context

@pkg-pr-new

pkg-pr-new Bot commented Aug 24, 2026

Copy link
Copy Markdown

Open in StackBlitz

@vitejs/devtools

npm i https://pkg.pr.new/@vitejs/devtools@548

@vitejs/devtools-kit

npm i https://pkg.pr.new/@vitejs/devtools-kit@548

@vitejs/devtools-oxc

npm i https://pkg.pr.new/@vitejs/devtools-oxc@548

@vitejs/devtools-rolldown

npm i https://pkg.pr.new/@vitejs/devtools-rolldown@548

@vitejs/devtools-vite

npm i https://pkg.pr.new/@vitejs/devtools-vite@548

@vitejs/devtools-vitest

npm i https://pkg.pr.new/@vitejs/devtools-vitest@548

commit: 7f0e781

@antfu
antfu merged commit 1c716af into vitejs:main Aug 24, 2026
7 checks passed
@danielroe
danielroe deleted the feat/banner-hook branch August 24, 2026 22:28
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.

let hosts override the interactive auth banner

2 participants