feat(desktop): add deep link protocol handler for OAuth login

This commit is contained in:
CREDO23 2026-03-17 17:32:28 +02:00
parent 1c6c7360e4
commit 6f9eef6118
3 changed files with 63 additions and 0 deletions

View file

@ -34,6 +34,7 @@ surfsense_desktop/
- `next.config.ts` — keeps `output: "standalone"`
- All 13 connector OAuth flows — happen in system browser, Electric SQL syncs results
---
## Phase 1: Electron Shell Setup