Vite DevTools offers advanced features that can access your server, view your filesystem, and execute commands. @@ -23,6 +33,24 @@ defineProps<{
Check your terminal for the authorization prompt and come back.
+| + Auth Token + | ++ User Agent + | ++ Origin + | ++ Trusted At + | ++ Actions + | +
|---|---|---|---|---|
| + {{ token.authToken }} + | ++ {{ token.ua || '-' }} + | ++ {{ token.origin || '-' }} + | ++ {{ formatDate(token.timestamp) }} + | ++ + | +