Zaubrik / djwt

Create and verify JSON Web Tokens (JWT) with Deno or the browser.
MIT License
225 stars 23 forks source link

Revert to v2.4 except the addition of 'VerifyOptions' #72

Closed timonson closed 2 years ago

timonson commented 2 years ago

Reason: The types of Payload and Header are incorrect in the releases v2.5 and v2.6.