Provide a convenient wrapper for setting SHA-256 HMAC signed cookies and retreiving them with the signature validated. The secret key is configured in the NUXT_COOKIE_SECRET_KEY environment variable.
Nuxt is based on Vue.js and I find their building blocks to be much neater compared to the React based Next.js.