We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ac713d commit e613260Copy full SHA for e613260
be_repo/app.py
@@ -23,7 +23,7 @@
23
PERMANENT_SESSION_LIFETIME=timedelta(minutes=30),
24
)
25
26
-GOOGLE_CLIENT_ID = '120137358324-l62fq2hlj9r31evvitg55rcl4rf21udd.apps.googleusercontent.com'
+GOOGLE_CLIENT_ID = ''
27
28
# Test MongoDB connection
29
try:
0 commit comments