Skip to content

Commit e613260

Browse files
andyasdd1adamma1024
authored andcommitted
Update app.py Security, delete google_client_id code
1 parent 6ac713d commit e613260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

be_repo/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
PERMANENT_SESSION_LIFETIME=timedelta(minutes=30),
2424
)
2525

26-
GOOGLE_CLIENT_ID = '120137358324-l62fq2hlj9r31evvitg55rcl4rf21udd.apps.googleusercontent.com'
26+
GOOGLE_CLIENT_ID = ''
2727

2828
# Test MongoDB connection
2929
try:

0 commit comments

Comments
 (0)