working redirect and all hahahah hacky with two libraries but part of the game since I'm doing electron

This commit is contained in:
talksik
2022-05-28 09:59:11 -05:00
parent 0558df4f03
commit b2b47bedc4
2 changed files with 28 additions and 27 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ const myApiOauth = new ElectronGoogleOAuth2(
'423533244953-banligobgbof8hg89i6cr1l7u0p7c2pk.apps.googleusercontent.com',
'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',
[''],
{ successRedirectURL: 'http://localhost:3000/auth/success' },
{ successRedirectURL: 'https://usenirvana.com' },
);
// FRESH GOOGLE LOGIN