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 ready!

Name Link
🔨 Latest commit f591b3f
🔍 Latest deploy log https://app.netlify.com/projects/vite-devtools/deploys/692febaad6ae6000083ae6e8
😎 Deploy Preview https://deploy-preview-139--vite-devtools.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@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: f591b3f

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

2 participants