1
0

Added more algorithms, keyid and did some cleanup

This commit is contained in:
2021-10-27 01:22:01 +02:00
parent 13943f64d7
commit e244ff0618
5 changed files with 79 additions and 476 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tsndr/cloudflare-worker-jwt",
"version": "1.1.3",
"version": "1.1.4",
"description": "A lightweight JWT implementation with ZERO dependencies for Cloudflare Worker",
"main": "index.js",
"scripts": {