Skip to content

fix(storage): cookies vacías (usar session.cookies de Electron) - #10

Merged
ElVatoEste merged 1 commit into
mainfrom
fix/storage-cookies-electron
Aug 21, 2026
Merged

fix(storage): cookies vacías (usar session.cookies de Electron)#10
ElVatoEste merged 1 commit into
mainfrom
fix/storage-cookies-electron

Conversation

@ElVatoEste

Copy link
Copy Markdown
Member

El fix anterior con CDP (Storage.getCookies) seguía devolviendo vacío. Uso la API nativa de Electron wc.session.cookies.get({ url }): scope automático al sitio, incluye httpOnly, sin depender del debugger.

Checklist

  • typecheck (node)
  • build

@ElVatoEste
ElVatoEste merged commit 25648e3 into main Aug 21, 2026
1 check passed
@ElVatoEste
ElVatoEste deleted the fix/storage-cookies-electron branch August 21, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant