In #3712 we added unified login, so one account now works to log in to each city. But you still have to actually log in in each city, because they each create a session cookie that isn't shared (because the domain names are different).
Potential solution(s)
I asked ChatGPT about this, and it sounds like option 2 is what we're looking for:
Brief description of problem/feature
In #3712 we added unified login, so one account now works to log in to each city. But you still have to actually log in in each city, because they each create a session cookie that isn't shared (because the domain names are different).
Potential solution(s)
I asked ChatGPT about this, and it sounds like option 2 is what we're looking for: