Electron webview authorization failed

Viewed 13

I make an electron custom web browser.

I have a persist session webview, which loads urls.

When I login to google.com it looks like all cookies are properly saving, but when I reload an app, google loosing my session and I need to login again.

What am I doing wrong?

0 Answers
Related