Hacker News new | ask | show | jobs
by virtuallyvivek 2379 days ago
I experienced something similar with Electron applications too. If you're an Electron dev, do NOT handle authentication within Electron. Handle it in their default browser.