diff --git a/packages.json b/packages.json index a6087b6..53c9cd9 100644 --- a/packages.json +++ b/packages.json @@ -28614,6 +28614,19 @@ "license": "agplv3", "web": "https://codeberg.org/eris/coap-nim" }, + { + "name": "jwtea", + "url": "https://github.com/guzba/jwtea", + "method": "git", + "tags": [ + "jwt", + "hmac", + "rsa" + ], + "description": "Brew JSON Web Tokens in pure Nim", + "license": "MIT", + "web": "https://github.com/guzba/jwtea" + }, { "name": "enkodo", "url": "https://github.com/hortinstein/enkodo",