From efa2f016d3ba3c0674c1508b8243f112c9c7621a Mon Sep 17 00:00:00 2001 From: Konrad `ktoso` Malawski Date: Tue, 2 Apr 2024 09:40:33 +0900 Subject: [PATCH] add jwtkit accepted here: https://forums.swift.org/t/sswg-0030-jwtkit/70598 --- packages.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packages.json b/packages.json index 97244a7..ccd0156 100644 --- a/packages.json +++ b/packages.json @@ -147,6 +147,11 @@ "url": "https://github.com/orlandos-nl/MongoKitten", "excludedProducts": [], "excludedTargets": [], + }, + { + "url": "https://github.com/vapor/jwt-kit", + "excludedProducts": [], + "excludedTargets": [], } ], "author": {