owltide/server/utils
Hornwitser 8da4b02154 Implement signed cookie helpers
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.
2025-03-06 22:07:51 +01:00
..
signed-cookie.ts Implement signed cookie helpers 2025-03-06 22:07:51 +01:00