Skip to content
This repository was archived by the owner on Feb 20, 2022. It is now read-only.

Commit 25fec61

Browse files
authored
🗑️ completely remove cookie-based auth (#296)
1 parent 12b5a03 commit 25fec61

File tree

8 files changed

+39
-1192
lines changed

8 files changed

+39
-1192
lines changed

‎.env.example‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,3 @@ DISCORD_BOTTOKEN=Discord bot token
33
SENTRY_LINK=Sentry.io link
44
API_PORT=Port to run the API at
55
PROMETHEUS_PORT=Port to run the Prometheus server at
6-
APPID=Your Discord application ID
7-
APPSECRET=Your Discord application secret
8-
APPREDIRECTURI=Your Discord redirect URI
9-
SESSIONSECRET=Cookie session secret

0 commit comments

Comments
 (0)