Tagged Questions
0
votes
4answers
71 views
State management issue
I have three websites which are pointed to, by different domain names.
The issue is:
If a user logs in at one domain, it is not reflected in the other two domains, and similarly for logout.
How to ...