Files
extrovert/.example.env
Gustavo "Guz" L. de Mello c3dc549ceb feat(cookies): encrypt and decrypt cookies sent to the client
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.
2024-07-23 13:40:30 -03:00

5 lines
313 B
Bash

CRYPTO_COOKIE_KEY=****************
TWITTER_CLIENT_ID=**********************************
TWITTER_CLIENT_SECRET=**************************************************
INSTANCES_SOCIAL_TOKEN=********************************************************************************************************************************