Merge pull request #73 from jmfederico/agent/pr-64-audit

fix(auth): preserve browser auth-flow ownership
This commit is contained in:
Federico Jaramillo Martinez
2026-07-18 22:14:44 +02:00
committed by GitHub
4 changed files with 218 additions and 33 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Keep auth interactions bound to their originating machine and cancel flows created after their browser start operation becomes stale, preventing secrets from reaching the wrong remote or abandoned provider resources from surviving a closed dialog.