Share session between domain and www subdomain

Logging in to chrono.gg doesn’t log you in to www.chrono.gg, and vice versa. The session should be shared or domain redirected.

9 Likes

wow that is true, and very weird, I don’t even know how that works

5 Likes

Sharing sessions between subdomains is surprisingly non-trivial. The usual solution is to redirect all www subdomain traffic to the non-www address (www subdomains are basically pointless at this point anyway), so that there’s only one URL and thus one session.

5 Likes

Ikr
I sometimes get logged out of Chrono community
when I visit Chrono.

1 Like