Commit 0df0151
feat: move auth storage to global user directory
Store trusted client auth globally in ~/.vite/devtools/auth.json instead of per-project, so clients don't need to re-authenticate across different projects.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent 693e025 commit 0df0151
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments