Replace basic auth with session login

This commit is contained in:
2026-08-03 00:25:18 +03:30
parent f5f54bac66
commit 81d816ae54
10 changed files with 501 additions and 69 deletions
+2
View File
@@ -1,6 +1,8 @@
# Never commit a real token. Export these variables in your shell.
RESUME_AGENT_USERNAME=resume-user
RESUME_AGENT_PASSWORD=replace-with-a-long-random-password
# Set true when the browser reaches the app over HTTPS.
RESUME_AGENT_SECURE_COOKIES=false
RESUME_AGENT_API_KEY=replace-with-your-token
RESUME_AGENT_BASE_URL=https://service.nokod.ir/v1
RESUME_AGENT_MODEL=replace-with-a-model-id-from-resume-agent-models