- Control UI: Added logout button in topbar that clears stored credentials (token/password) from localStorage - TUI: Added /logout command that disconnects from gateway and exits securely - Added clearCredentials() function in storage.ts for credential cleanup - Security improvement: Users can now explicitly revoke stored authentication [AI-assisted] |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||