I just simply configured the express-session middleware and express subdomains, but when I login on accounts.example.com I am not being logged in in example.com or any other *.example.com
I tried to use cookieParser with cookieSession but it didn't worked