Closed PaulAsjes closed 5 months ago
Sessions were not persisting on Chrome or iOS when the browser was completely shut down. This fixes that by adding a maxAge value to the cookie.
maxAge
Sessions were not persisting on Chrome or iOS when the browser was completely shut down. This fixes that by adding a
maxAge
value to the cookie.