Skip to content

Commit b554bbb

Browse files
Add the gaming platfrom jarvis arena
1 parent 169f794 commit b554bbb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

GamingPlatform_JarvisArena/jarvis/settings.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@
7878
"access_type": "online",
7979
},
8080
'APP': {
81-
'client_id': '575891602131-0sl38h388svbvjehmom26fno2kk5bn1n.apps.googleusercontent.com',
82-
'secret': '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',
8381
'key': ''
8482
}
8583
},
@@ -89,8 +87,6 @@
8987
'scope': 'user:email',
9088
},
9189
'APP': {
92-
'client_id': '2489d6ef85b22cf62f52',
93-
'secret': 'f569cc7acdffe295964341fea7b6e13e922980e4',
9490
'key': ''
9591
}
9692
}
@@ -214,6 +210,4 @@
214210
EMAIL_HOST = 'smtp.gmail.com'
215211
EMAIL_PORT = 587
216212
EMAIL_USE_TLS = True
217-
EMAIL_HOST_USER = '[email protected]' # Your Gmail username
218-
EMAIL_HOST_PASSWORD = 'mbpbbobleiasfdft' # Your Gmail password or app password
219213
EMAIL_USE_SSL = False

0 commit comments

Comments
 (0)