rawkode
Explore posts from serversCDCloudflare Developers
•Created by rawkode on 8/8/2024 in #pages-help
Custom Domain Not Working (404)
8 replies
CDCloudflare Developers
•Created by rawkode on 7/12/2023 in #workers-help
Protect Worker with Zero Trust
How can I protect a worker with zero trust?
Service tokens provide a client ID and secret, but unless we go over the zero trust fabric, they’re not automagically converted to a JWT.
I’ve got code that can validate a JWT, that isn’t a problem; but how to I get the JWT from the ID and secret?
22 replies