1
0

Added nbf and exp support

This commit is contained in:
2021-05-23 22:41:35 +02:00
parent 0e5aa25c09
commit 4438eb30a5
3 changed files with 80 additions and 45 deletions

View File

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