Jim Park
Results
1
comments of
Jim Park
I am also dealing with the same issue. After having a look at the [src/index.ts](https://github.com/getstation/electron-google-oauth2/blob/master/src/index.ts) file, I have tried it with ```defaultElectronGoogleOAuth2Options.successRedirectURL = 'https://localhost:3000';``` but it seems it does not...