Odinodin
Odinodin
CDCloudflare Developers
Created by Odinodin on 11/27/2023 in #workers-help
Node crypto using Remix
TLDR: I can't use cookie session storage with Remix on Cloudflare because of this
3 replies
CDCloudflare Developers
Created by Odinodin on 11/27/2023 in #workers-help
Node crypto using Remix
Seems this is a problem with a Remix dependency; it requires crypto directly, should be node:crypto to work on cloudflare: https://github.com/tj/node-cookie-signature/pull/50
3 replies