The returned data type from session on server is incorrect
When reading session on the api side, the dates are returned as date strings, that's why some checks (e.g. session freshness) are not working
(I'm using Drizzle adapter)
(I'm using Drizzle adapter)