tsndr / cloudflare-worker-jwt

A lightweight JWT implementation with ZERO dependencies for Cloudflare Workers.
MIT License
692 stars 56 forks source link

Support Ed25519 for JWT algorithms #86

Open hckhanh opened 3 weeks ago

hckhanh commented 3 weeks ago

Is it possible to support Ed25519?

tsndr commented 3 weeks ago

I'll check and will update this issue.