Securing Electron Applications with OpenID Connect and OAuth 2.0

@dan-auth0 I was actually wrong, I’m still seeing this bug. Here’s what I do to reproduce:

git clone https://github.com/auth0-blog/electron-openid-oauth.git
cd electron-openid-oauth/frontend/
cp ~/mycreds/env-variables.json .
npm install --save-dev electron-rebuild
$(npm bin)/electron-rebuild
npm start

Then login with an existing gmail account. Strange thing is: it doesn’t happen with all gmail accounts. Here’s a video showing what happens.