From e97868fab60d1ef39bb0d3f39043e45a0842cbc3 Mon Sep 17 00:00:00 2001 From: Aidan Woods Date: Sat, 14 May 2022 18:03:32 +0100 Subject: [PATCH] go-paseto now supports v3.public --- data/implementations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/implementations.json b/data/implementations.json index 18c061d..efe31cc 100644 --- a/data/implementations.json +++ b/data/implementations.json @@ -675,7 +675,7 @@ "v2.local": true, "v2.public": true, "v3.local": true, - "v3.public": false, + "v3.public": true, "v4.local": true, "v4.public": true },