fix: update Google clientId in config and change default user picture path

This commit is contained in:
Marek Lesko
2025-11-07 19:50:08 +00:00
parent f34d523413
commit 1dcd23a776
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
"issuer": "https://login.microsoftonline.com/4a0d328f-1f94-4920-b67e-4275737d02a5/v2.0"
},
"google": {
"clientId": "1000025801082-09qojecdodogc3j8g32d6case1chtb25.apps.googleusercontent.com",
"clientId": "1000025801082-09ikmt61a9c9vbdjhpdab9b0ui3vdnij.apps.googleusercontent.com",
"issuer": "https://accounts.google.com",
"dummyClientSecret": "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"
},