how to secure API with JWT/Auth0
# workers-help
p
Does anyone have a reference as to how to secure worker code/API using JWT or Auth0? I made a tweet about it but I was also hoping to find some help here. https://twitter.com/p_mbanugo/status/1646595393705111553?s=46&t=iWa65mdWgjwDViR7T4qhgw
s
@tsndr/cloudflare-workers-jwt
is a good one, and I've also seen
jose
used a lot
f
Did you get this working? I'm really stuck getting any of those verified towards a ghost api... https://github.com/tsndr/cloudflare-worker-jwt/issues/35 -Thanks!
p
No. I haven’t tried this yet because a different task got more priority.