mjackson/remix-the-web

Support Cookie attributes

Closed this issue · 0 comments

Sometimes we need to set attributes such as secure, sameSite, expires, and so on.

headers.cookies().set(name, value, attributes)