Skip to content

Commit

Permalink
Update login.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayaprakash121 authored Nov 2, 2023
1 parent 937a02c commit c3a47f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion login.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ function oauthSignIn() {
client_id:
"160027367801-m3en2sdk8jhikuhupe5sqnd9urot9dlp.apps.googleusercontent.com",

redirect_uri: "https://ca.wissenaire.org//Contact-form/dist/index.html",
redirect_uri: "https://ca.wissenaire.org/Contact-form/dist/index.html",
response_type: "token",
scope: "profile email",
state: "pass-through value",
Expand Down

0 comments on commit c3a47f6

Please sign in to comment.