Zaubrik / djwt

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

Add type `JsonValue` to the payload and add the optional parameter `VerifyOptions` #69

Closed timonson closed 2 years ago

timonson commented 2 years ago

I would love to hear some feedback.

Thanks!