When the web app is run on a normal browser the authentication can proceed with no problems, but if I use the application created by Electron and press login it loads the next page but immediately redirects me to the auth page. And if I look in the console for the app it says: Third-party cookie will be blocked. Learn more in the Issues tab. I forgot to mention the web app uses Firebase and ChatEngine.io to store my messages and users.
I have tried modifying the webpreferences of electron to see if it would allow it, but it did not, the website URL is https so it is a secure website URL.
Willem is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.