V0.3.0
📦 Changes
Separate CookieOptions
into two distinct types (DomCookieOptions
and HttpCookieOptions
) because the HttpOnly
parameter is not available on DOM side.
Separate CookieOptions
into two distinct types (DomCookieOptions
and HttpCookieOptions
) because the HttpOnly
parameter is not available on DOM side.