delete Cookie
Create a deletion cookie (Max-Age=0) with optional flags.
Return
a ResponseCookie that instructs the browser to delete the cookie
Parameters
name
cookie name to clear
secure
whether to mark Secure (default true)
same Site
SameSite policy (default Strict)