Skip to content

Commit 4219108

Browse files
committed
Merge branch 'Phase4-TeamRolEmiSeriousWorks' of https://github.com/hurricanemark/Weather_Report_NodeJS_EJS_Express_VisualCrossing_API into Phase4-TeamRolEmiSeriousWorks
2 parents 1b736f3 + 5702e0c commit 4219108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/passport-setup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ try {
3333
*/
3434
const googleStrategy = passport.use(new GoogleStrategy({
3535
// options for google strategy
36-
// callbackURL: '/auth/google/redirect',
3736
callbackURL: 'https://techrolemiweather.cyclic.app/auth/google/redirect',
37+
// callbackURL: '/auth/google/redirect',
3838
// clientID: keys.google.clientID,
3939
// clientSecret: keys.google.clientSecret
4040
clientID: GoogleclientID,

0 commit comments

Comments
 (0)