#27 remove secrets

This commit is contained in:
Dominic Villemure
2024-05-09 22:00:00 -04:00
parent e3eed8adeb
commit 59b6dc265d

View File

@@ -6,24 +6,6 @@
"Microsoft.AspNetCore.SpaProxy": "Information", "Microsoft.AspNetCore.SpaProxy": "Information",
"Microsoft.Hosting.Lifetime": "Information" "Microsoft.Hosting.Lifetime": "Information"
} }
},
"Google": {
"ClientId": "468391910875-78sfopq1t12ulrv4f5vj227j45guuj66.apps.googleusercontent.com",
"ClientSecret": "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",
"ProjectId": "hutopy-420016",
"AuthUri": "https://accounts.google.com/o/oauth2/auth",
"TokenUri": "https://oauth2.googleapis.com/token",
"AuthProviderX509CertUrl": "https://www.googleapis.com/oauth2/v1/certs",
"RedirectUris": [
"https://hutopy.ca",
"https://hutopy.com",
"http://localhost"
],
"JavascriptOrigins": [
"https://hutopy.ca",
"https://hutopy.com",
"http://localhost"
]
} }
} }