Skip to content

Conversation

@antfu
Copy link
Member

@antfu antfu commented Dec 3, 2025

This PR is trying to implement a global DevTools auth mechanism to prevent connections from untrusted browsers (over LAN or WAN) from accessing sensitive data or running actions.

This would apply globally, and requires being authenticated first to use any DevTools integrations, to make it safe by default.

close #134

@netlify
Copy link

netlify bot commented Dec 3, 2025

Deploy Preview for vite-devtools failed.

Name Link
🔨 Latest commit 649d1cb
🔍 Latest deploy log https://app.netlify.com/projects/vite-devtools/deploys/693f8d35bf08970008e1ccf6

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 3, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@vitejs/devtools@139
npm i https://pkg.pr.new/@vitejs/devtools-kit@139
npm i https://pkg.pr.new/@vitejs/devtools-rpc@139
npm i https://pkg.pr.new/@vitejs/devtools-vite@139

commit: 269fcd7

@antfu antfu force-pushed the feat/auth branch 2 times, most recently from ed40f94 to 76aadd7 Compare December 16, 2025 05:31
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.

Auth System

1 participant