How do you handle logged in sessions/user authentication?
I built something much much more primitive, but I have it actually storing session data in the local project folder and then re-using those cookies so the agent can log in without issue.
No comments yet.