How to share cookies between subdomains?
I have three applications: A, B, and C. The user logs in through application A. On successful login, I set a bunch of cookies. The code for the same is,
I have three applications: A, B, and C. The user logs in through application A. On successful login, I set a bunch of cookies. The code for the same is,