fabro/apps/fabro-web
Bryan Helmkamp f537222372
feat(auth): store dev tokens in auth store
Persist dev-token credentials in auth.json alongside OAuth entries so CLI targets resolve credentials consistently across TCP and Unix socket flows.

Move install-time token minting to runtime storage, add auth login --dev-token, and refresh the embedded SPA after updating the stale dev-token hint.
2026-04-24 16:02:36 -04:00
..
app feat(auth): store dev tokens in auth store 2026-04-24 16:02:36 -04:00
public refactor(web): drop light mode, go dark-only 2026-04-20 09:27:08 -04:00
scripts feat(install): add browser-based setup flow 2026-04-19 11:20:58 -04:00
.dockerignore Rename Arc to Fabro in TypeScript/JavaScript 2026-03-12 11:13:18 -04:00
.gitignore Rename Arc to Fabro in TypeScript/JavaScript 2026-03-12 11:13:18 -04:00
index.template.html refactor(web): drop light mode, go dark-only 2026-04-20 09:27:08 -04:00
package.json build(web): upgrade @pierre/diffs to 1.1.15 2026-04-19 17:00:50 -04:00
tsconfig.json Fix login route collision after SPA cutover 2026-04-01 21:55:30 -07:00