tsndr / cloudflare-worker-jwt

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

fix header not being typed when using sign #56

Closed Le0Developer closed 10 months ago

Le0Developer commented 10 months ago

Should fix #54

tsndr commented 10 months ago

Thank you for your contribution :)