ProjectSidewalk / SidewalkWebpage

Project Sidewalk web page
http://projectsidewalk.org
MIT License
84 stars 25 forks source link

Authentication cookie should now be shared across subdomains #3734

Closed misaugstad closed 1 week ago

misaugstad commented 1 week ago

Resolves #3714

This should give us real unified login, where you login in one city, and it keeps you logged in as you switch between cities.

It's now working correctly on my local environment, but I need to test it out on the test servers to know for sure, especially when it comes to using http vs https!

Things to check before submitting the PR