Fix `cookie.set`
Fixes an issue we introduced in v2.9.0 where the cookie would be set for seconds instead of days. For example, if the intention had been to set the cookie for 365 days, it would have only been set for 365 seconds.
Fixes an issue we introduced in v2.9.0 where the cookie would be set for seconds instead of days. For example, if the intention had been to set the cookie for 365 days, it would have only been set for 365 seconds.