Skip to content

Add environment variable override for cookie configuration #195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yousiki
Copy link

@yousiki yousiki commented Jun 15, 2025

Cookies can now be overridden using LEETCODE_CSRF, LEETCODE_SESSION, and LEETCODE_SITE environment variables when loading configuration. I think someone might want to split their cookies from leetcode.toml and keep other configurations in leetcode.toml synchronized by git, e.g., me 🤣.

TODO

  • Update README.md with corresponding doc.

Cookies can now be overridden using LEETCODE_CSRF, LEETCODE_SESSION,
and LEETCODE_SITE environment variables when loading configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant