This is modtly (to try) preventing malicious client-side code, like browser extensions, from reading social media tokens easily. Since this application doesn't have a database, this is the best that can be done.
5 lines
313 B
Bash
5 lines
313 B
Bash
CRYPTO_COOKIE_KEY=****************
|
|
TWITTER_CLIENT_ID=**********************************
|
|
TWITTER_CLIENT_SECRET=**************************************************
|
|
INSTANCES_SOCIAL_TOKEN=********************************************************************************************************************************
|