DebianArch
DebianArch
CDCloudflare Developers
Created by DebianArch on 8/19/2023 in #general-help
Accessing cloudflare env without fetch
I have a symmetrical key system for JWT. Both keys stored using cloudflare secrets for production and a separate set of keys for development. I would prefer to initialize JWT with the keys efficiently without doing an if check on each request if the keys were already setup
2 replies