diff --git a/views/website/libraries/0-.NET.json b/views/website/libraries/0-.NET.json
index 7f0b588e..8384a1ad 100644
--- a/views/website/libraries/0-.NET.json
+++ b/views/website/libraries/0-.NET.json
@@ -33,7 +33,8 @@
"authorName": "Microsoft",
"gitHubRepoPath": "AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet",
"repoUrl": "https://github.com/MSOpenTech/azure-activedirectory-identitymodel-extensions-for-dotnet",
- "installCommandHtml": "Install-Package
System.IdentityModel.Tokens.Jwt"
+ "installCommandHtml": "Install-Package
System.IdentityModel.Tokens.Jwt",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -64,7 +65,8 @@
"authorName": "Alexander Batishchev",
"gitHubRepoPath": "jwt-dotnet/jwt",
"repoUrl": "https://github.com/jwt-dotnet/jwt",
- "installCommandHtml": "Install-Package
JWT.NET"
+ "installCommandHtml": "Install-Package
JWT.NET",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -95,7 +97,8 @@
"authorName": "DV",
"gitHubRepoPath": "dvsekhvalnov/jose-jwt",
"repoUrl": "https://github.com/dvsekhvalnov/jose-jwt",
- "installCommandHtml": "Install-Package
jose-jwt"
+ "installCommandHtml": "Install-Package
jose-jwt",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -123,7 +126,8 @@
"authorName": "DV",
"gitHubRepoPath": "dvsekhvalnov/jose-rt",
"repoUrl": "https://github.com/dvsekhvalnov/jose-rt",
- "installCommandHtml": "Install-Package
jose-rt"
+ "installCommandHtml": "Install-Package
jose-rt",
+ "repoLatestCommitYear": 2015
},
{
"minimumVersion": null,
@@ -154,7 +158,8 @@
"authorName": "Kingcean Tuan",
"gitHubRepoPath": "nuscien/trivial",
"repoUrl": "https://github.com/nuscien/trivial",
- "installCommandHtml": "Install-Package
Trivial"
+ "installCommandHtml": "Install-Package
Trivial",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -186,7 +191,8 @@
"authorName": "Yann Crumeyrolle",
"gitHubRepoPath": "ycrumeyrolle/jwt",
"repoUrl": "https://github.com/ycrumeyrolle/jwt",
- "installCommandHtml": "Install-Package JsonWebToken"
+ "installCommandHtml": "Install-Package JsonWebToken",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/1-Python.json b/views/website/libraries/1-Python.json
index 4667ebc4..b55ce93e 100644
--- a/views/website/libraries/1-Python.json
+++ b/views/website/libraries/1-Python.json
@@ -35,7 +35,8 @@
"authorName": "José Padilla",
"gitHubRepoPath": "jpadilla/pyjwt",
"repoUrl": "https://github.com/jpadilla/pyjwt/",
- "installCommandHtml": "pip install pyjwt"
+ "installCommandHtml": "pip install pyjwt",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -66,7 +67,8 @@
"authorName": "Michael Davis",
"gitHubRepoPath": "mpdavis/python-jose",
"repoUrl": "https://github.com/mpdavis/python-jose/",
- "installCommandHtml": "pip install python-jose"
+ "installCommandHtml": "pip install python-jose",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -100,7 +102,8 @@
"authorName": "Simo Sorce",
"gitHubRepoPath": "latchset/jwcrypto",
"repoUrl": "https://github.com/latchset/jwcrypto/",
- "installCommandHtml": "pip install jwcrypto"
+ "installCommandHtml": "pip install jwcrypto",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -133,7 +136,8 @@
"authorName": "Hsiaoming Yang",
"gitHubRepoPath": "lepture/authlib",
"repoUrl": "https://github.com/lepture/authlib",
- "installCommandHtml": "pip install authlib"
+ "installCommandHtml": "pip install authlib",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/10-Groovy.json b/views/website/libraries/10-Groovy.json
index 97bb548b..ffbc17f2 100644
--- a/views/website/libraries/10-Groovy.json
+++ b/views/website/libraries/10-Groovy.json
@@ -33,8 +33,8 @@
"authorName": "Kaleidos",
"gitHubRepoPath": "kaleidos/grails-security-stateless",
"repoUrl": "https://github.com/kaleidos/grails-security-stateless",
- "installCommandHtml":
- "compile \"org.grails.plugins:security-stateless:0.0.9\""
+ "installCommandHtml": "compile \"org.grails.plugins:security-stateless:0.0.9\"",
+ "repoLatestCommitYear": 2016
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/11-Haskell.json b/views/website/libraries/11-Haskell.json
index 6b35d5ac..6e7851c3 100644
--- a/views/website/libraries/11-Haskell.json
+++ b/views/website/libraries/11-Haskell.json
@@ -33,7 +33,9 @@
"authorName": "Brian McKenna",
"gitHubRepoPath": null,
"repoUrl": "https://bitbucket.org/puffnfresh/haskell-jwt",
- "installCommandHtml": "cabal install jwt"
+ "installCommandHtml": "cabal install jwt",
+ "repoArchived": true,
+ "repoLatestCommitYear": 2019
},
{
"minimumVersion": null,
@@ -64,7 +66,8 @@
"authorName": "Fraser Tweedale",
"gitHubRepoPath": "frasertweedale/hs-jose",
"repoUrl": "https://github.com/frasertweedale/hs-jose",
- "installCommandHtml": "cabal install jose"
+ "installCommandHtml": "cabal install jose",
+ "repoLatestCommitYear": 2024
}
]
}
diff --git a/views/website/libraries/12-Haxe.json b/views/website/libraries/12-Haxe.json
index 33011cb2..276c78f1 100644
--- a/views/website/libraries/12-Haxe.json
+++ b/views/website/libraries/12-Haxe.json
@@ -33,7 +33,8 @@
"authorName": "Kevin Leung",
"gitHubRepoPath": "kevinresol/jsonwebtoken",
"repoUrl": "https://github.com/kevinresol/jsonwebtoken",
- "installCommandHtml": "haxelib install jsonwebtoken"
+ "installCommandHtml": "haxelib install jsonwebtoken",
+ "repoLatestCommitYear": 2021
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/13-Rust.json b/views/website/libraries/13-Rust.json
index 6bab3cc3..9d2e3ae3 100644
--- a/views/website/libraries/13-Rust.json
+++ b/views/website/libraries/13-Rust.json
@@ -33,7 +33,8 @@
"authorName": "GildedHonour",
"gitHubRepoPath": "GildedHonour/rust-jwt",
"repoUrl": "https://github.com/GildedHonour/rust-jwt",
- "installCommandHtml": "cargo: name = \"frank_jwt\" version = \"*\""
+ "installCommandHtml": "cargo: name = \"frank_jwt\" version = \"*\"",
+ "repoLatestCommitYear": 2023
},
{
"minimumVersion": null,
@@ -64,7 +65,8 @@
"authorName": "Keats",
"gitHubRepoPath": "Keats/jsonwebtoken",
"repoUrl": "https://github.com/Keats/jsonwebtoken",
- "installCommandHtml": "cargo: name = \"jsonwebtoken\" version = \"*\""
+ "installCommandHtml": "cargo: name = \"jsonwebtoken\" version = \"*\"",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -97,7 +99,8 @@
"authorName": "Jade",
"gitHubRepoPath": "JadedBlueEyes/jsonwebtoken",
"repoUrl": "https://github.com/JadedBlueEyes/jsonwebtoken",
- "installCommandHtml": "cargo: name = \"jsonwebtoken-rustcrypto\" version = \"*\""
+ "installCommandHtml": "cargo: name = \"jsonwebtoken-rustcrypto\" version = \"*\"",
+ "repoLatestCommitYear": 2023
},
{
"minimumVersion": null,
@@ -128,7 +131,8 @@
"authorName": "Yong Wen Chua",
"gitHubRepoPath": "lawliet89/biscuit",
"repoUrl": "https://github.com/lawliet89/biscuit",
- "installCommandHtml": "Cargo.toml: biscuit = \"*\""
+ "installCommandHtml": "Cargo.toml: biscuit = \"*\"",
+ "repoLatestCommitYear": 2023
},
{
"minimumVersion": null,
@@ -159,7 +163,8 @@
"authorName": "Robert Bragg",
"gitHubRepoPath": "rib/jsonwebtokens",
"repoUrl": "https://github.com/rib/jsonwebtokens",
- "installCommandHtml": "Cargo.toml: jsonwebtokens = \"*\""
+ "installCommandHtml": "Cargo.toml: jsonwebtokens = \"*\"",
+ "repoLatestCommitYear": 2023
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/14-Lua.json b/views/website/libraries/14-Lua.json
index 79d0c3b0..25b3ad3c 100644
--- a/views/website/libraries/14-Lua.json
+++ b/views/website/libraries/14-Lua.json
@@ -33,8 +33,8 @@
"authorName": "SkyLothar",
"gitHubRepoPath": "SkyLothar/lua-resty-jwt",
"repoUrl": "https://github.com/SkyLothar/lua-resty-jwt",
- "installCommandHtml":
- "git clone https://github.com/SkyLothar/lua-resty-jwt.git"
+ "installCommandHtml": "git clone https://github.com/SkyLothar/lua-resty-jwt.git",
+ "repoLatestCommitYear": 2017
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/15-Scala.json b/views/website/libraries/15-Scala.json
index c1896461..af69b9c3 100644
--- a/views/website/libraries/15-Scala.json
+++ b/views/website/libraries/15-Scala.json
@@ -33,8 +33,8 @@
"authorName": "jasongoodwin",
"gitHubRepoPath": "jasongoodwin/authentikat-jwt",
"repoUrl": "https://github.com/jasongoodwin/authentikat-jwt",
- "installCommandHtml":
- "sbt: \"com.jason-goodwin\" %% \"authentikat-jwt\" % \"0.4.5\""
+ "installCommandHtml": "sbt: \"com.jason-goodwin\" %% \"authentikat-jwt\" % \"0.4.5\"",
+ "repoLatestCommitYear": 2019
},
{
"minimumVersion": null,
@@ -65,7 +65,8 @@
"authorName": "pauldijou",
"gitHubRepoPath": "pauldijou/jwt-scala",
"repoUrl": "https://github.com/pauldijou/jwt-scala",
- "installCommandHtml": "sbt: \"pdi\" %% \"jwt-core\" % \"0.14.1\""
+ "installCommandHtml": "sbt: \"pdi\" %% \"jwt-core\" % \"0.14.1\"",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -96,8 +97,9 @@
"authorName": "iain-logan",
"gitHubRepoPath": "iain-logan/jwt",
"repoUrl": "https://github.com/iain-logan/jwt",
- "installCommandHtml":
- "libraryDependencies += \"io.igl\" %% \"jwt\" % \"1.2.2\""
+ "installCommandHtml": "libraryDependencies += \"io.igl\" %% \"jwt\" % \"1.2.2\"",
+ "repoArchived": true,
+ "repoLatestCommitYear": 2018
},
{
"minimumVersion": null,
@@ -128,8 +130,8 @@
"authorName": "janjaali",
"gitHubRepoPath": "janjaali/spray-jwt",
"repoUrl": "https://github.com/janjaali/spray-jwt",
- "installCommandHtml":
- "libraryDependencies += \"com.github.janjaali\" %% \"spray-jwt\" % \"1.0.0\""
+ "installCommandHtml": "libraryDependencies += \"com.github.janjaali\" %% \"spray-jwt\" % \"1.0.0\"",
+ "repoLatestCommitYear": 2017
},
{
"minimumVersion": null,
@@ -160,8 +162,8 @@
"authorName": "blackdoor software",
"gitHubRepoPath": "blackdoor/jose",
"repoUrl": "https://github.com/blackdoor/jose",
- "installCommandHtml":
- "sbt: libraryDependencies += "black.door" %% "jose" % "0.2.2"\nmill: ivy"black.door::jose:0.2.2""
+ "installCommandHtml": "sbt: libraryDependencies += "black.door" %% "jose" % "0.2.2"\nmill: ivy"black.door::jose:0.2.2"",
+ "repoLatestCommitYear": 2023
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/16-D.json b/views/website/libraries/16-D.json
index bf8534f8..1c7f6660 100644
--- a/views/website/libraries/16-D.json
+++ b/views/website/libraries/16-D.json
@@ -33,7 +33,9 @@
"authorName": "olehlong",
"gitHubRepoPath": "olehlong/jwtd",
"repoUrl": "https://github.com/olehlong/jwtd",
- "installCommandHtml": "dub fetch jwtd"
+ "installCommandHtml": "dub fetch jwtd",
+ "repoArchived": true,
+ "repoLatestCommitYear": 2020
},
{
"minimumVersion": null,
@@ -64,7 +66,9 @@
"authorName": "zolamk",
"gitHubRepoPath": "zolamk/jwt",
"repoUrl": "https://github.com/zolamk/jwt",
- "installCommandHtml": "dub fetch jwt"
+ "installCommandHtml": "dub fetch jwt",
+ "repoArchived": true,
+ "repoLatestCommitYear": 2017
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/17-Clojure.json b/views/website/libraries/17-Clojure.json
index cf7314fd..a857f34d 100644
--- a/views/website/libraries/17-Clojure.json
+++ b/views/website/libraries/17-Clojure.json
@@ -33,7 +33,8 @@
"authorName": "Andrey Antukh",
"gitHubRepoPath": "funcool/buddy",
"repoUrl": "https://github.com/funcool/buddy/",
- "installCommandHtml": "lein: [funcool/buddy \"2.0.0\"]"
+ "installCommandHtml": "lein: [funcool/buddy \"2.0.0\"]",
+ "repoLatestCommitYear": 2021
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/18-Objective-C.json b/views/website/libraries/18-Objective-C.json
index d60a9717..01d49636 100644
--- a/views/website/libraries/18-Objective-C.json
+++ b/views/website/libraries/18-Objective-C.json
@@ -33,7 +33,8 @@
"authorName": "yourkarma & lolgear",
"gitHubRepoPath": "yourkarma/JWT",
"repoUrl": "https://github.com/yourkarma/JWT",
- "installCommandHtml": "pod 'JWT'"
+ "installCommandHtml": "pod 'JWT'",
+ "repoLatestCommitYear": 2022
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/19-Swift.json b/views/website/libraries/19-Swift.json
index f0ca67c9..6dc69697 100644
--- a/views/website/libraries/19-Swift.json
+++ b/views/website/libraries/19-Swift.json
@@ -33,7 +33,8 @@
"authorName": "Kyle Fuller",
"gitHubRepoPath": "kylef/JSONWebToken.swift",
"repoUrl": "https://github.com/kylef/JSONWebToken.swift",
- "installCommandHtml": "pod 'JSONWebToken'"
+ "installCommandHtml": "pod 'JSONWebToken'",
+ "repoLatestCommitYear": 2019
},
{
"minimumVersion": null,
@@ -66,7 +67,8 @@
"authorName": "Vapor",
"gitHubRepoPath": "vapor/jwt-kit",
"repoUrl": "https://github.com/vapor/jwt-kit",
- "installCommandHtml": ".package(url: \"https://github.com/vapor/jwt-kit.git\", from: \"5.0.0\")"
+ "installCommandHtml": ".package(url: \"https://github.com/vapor/jwt-kit.git\", from: \"5.0.0\")",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -97,7 +99,8 @@
"authorName": "Wstunes",
"gitHubRepoPath": "Wstunes/SwiftyJWT",
"repoUrl": "https://github.com/Wstunes/SwiftyJWT",
- "installCommandHtml": "pod 'SwiftyJWT'"
+ "installCommandHtml": "pod 'SwiftyJWT'",
+ "repoLatestCommitYear": 2020
},
{
"minimumVersion": null,
@@ -128,7 +131,8 @@
"authorName": "IBM Swift",
"gitHubRepoPath": "IBM-Swift/Swift-JWT",
"repoUrl": "https://github.com/IBM-Swift/Swift-JWT",
- "installCommandHtml": ".package(url:\"https://github.com/IBM-Swift/Swift-JWT\", from: \"3.5.0\")"
+ "installCommandHtml": ".package(url:\"https://github.com/IBM-Swift/Swift-JWT\", from: \"3.5.0\")",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -159,7 +163,8 @@
"authorName": "Airside",
"gitHubRepoPath": "airsidemobile/JOSESwift",
"repoUrl": "https://github.com/airsidemobile/JOSESwift",
- "installCommandHtml": "pod 'JOSESwift'"
+ "installCommandHtml": "pod 'JOSESwift'",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -193,8 +198,8 @@
"authorName": "Gonçalo Frade",
"gitHubRepoPath": "beatt83/jose-swift",
"repoUrl": "https://github.com/beatt83/jose-swift",
- "installCommandHtml":
- ".package(url: \"https://github.com/beatt83/jose-swift.git\", .upToNextMinor(from: \"4.0.0\"))"
+ "installCommandHtml": ".package(url: \"https://github.com/beatt83/jose-swift.git\", .upToNextMinor(from: \"4.0.0\"))",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/2-Node.js.json b/views/website/libraries/2-Node.js.json
index 67d68fcf..de26bc87 100644
--- a/views/website/libraries/2-Node.js.json
+++ b/views/website/libraries/2-Node.js.json
@@ -36,7 +36,8 @@
"authorName": "Auth0",
"gitHubRepoPath": "auth0/node-jsonwebtoken",
"repoUrl": "https://github.com/auth0/node-jsonwebtoken",
- "installCommandHtml": "npm install jsonwebtoken"
+ "installCommandHtml": "npm install jsonwebtoken",
+ "repoLatestCommitYear": 2023
},
{
"minimumVersion": null,
@@ -70,7 +71,8 @@
"authorName": "Filip Skokan",
"gitHubRepoPath": "panva/jose",
"repoUrl": "https://github.com/panva/jose",
- "installCommandHtml": "npm install jose"
+ "installCommandHtml": "npm install jose",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -104,7 +106,8 @@
"authorName": "AWS",
"gitHubRepoPath": "awslabs/aws-jwt-verify",
"repoUrl": "https://github.com/awslabs/aws-jwt-verify",
- "installCommandHtml": "npm install aws-jwt-verify"
+ "installCommandHtml": "npm install aws-jwt-verify",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/20-C.json b/views/website/libraries/20-C.json
index 6dd0bbc0..0121ab78 100644
--- a/views/website/libraries/20-C.json
+++ b/views/website/libraries/20-C.json
@@ -1,202 +1,210 @@
{
- "name": "C",
- "uniqueClass": "c",
- "image": "/img/16.svg",
- "bgColor": "rgb(81, 128, 210)",
- "libs": [{
- "minimumVersion": null,
- "support": {
- "sign": true,
- "verify": true,
- "iss": false,
- "sub": false,
- "aud": false,
- "exp": false,
- "nbf": false,
- "iat": false,
- "jti": false,
- "hs256": true,
- "hs384": true,
- "hs512": true,
- "rs256": true,
- "rs384": true,
- "rs512": true,
- "es256": true,
- "es384": true,
- "es512": true,
- "ps256": false,
- "ps384": false,
- "ps512": false
- },
- "authorUrl": "https://github.com/benmcollins",
- "authorName": "benmcollins",
- "gitHubRepoPath": "benmcollins/libjwt",
- "repoUrl": "https://github.com/benmcollins/libjwt",
- "installCommandHtml": "add-apt-repository ppa:ben-collins/libjwt"
- },
- {
- "minimumVersion": null,
- "support": {
- "sign": true,
- "verify": true,
- "iss": false,
- "sub": false,
- "aud": false,
- "exp": false,
- "nbf": false,
- "iat": false,
- "jti": false,
- "hs256": true,
- "hs384": true,
- "hs512": true,
- "rs256": true,
- "rs384": true,
- "rs512": true,
- "es256": true,
- "es384": true,
- "es512": true,
- "ps256": true,
- "ps384": true,
- "ps512": true
- },
- "authorUrl": "https://github.com/cisco/cjose",
- "authorName": "linuxwolf",
- "gitHubRepoPath": "cisco/cjose",
- "repoUrl": "https://github.com/cisco/cjose",
- "installCommandHtml": "git clone https://github.com/cisco/cjose.git && cd cjose && ./configure && make"
- },
- {
- "minimumVersion": null,
- "support": {
- "sign": true,
- "verify": true,
- "iss": true,
- "sub": true,
- "aud": true,
- "exp": true,
- "nbf": true,
- "iat": true,
- "jti": true,
- "typ": true,
- "hs256": true,
- "hs384": true,
- "hs512": true,
- "rs256": true,
- "rs384": true,
- "rs512": true,
- "es256": true,
- "es384": true,
- "es512": true,
- "ps256": true,
- "ps384": true,
- "ps512": true,
- "es256k": true,
- "eddsa": true
- },
- "authorUrl": "https://github.com/GlitchedPolygons",
- "authorName": "Glitched Polygons",
- "gitHubRepoPath": "GlitchedPolygons/l8w8jwt",
- "repoUrl": "https://github.com/GlitchedPolygons/l8w8jwt",
- "installCommandHtml": "git clone https://github.com/GlitchedPolygons/l8w8jwt.git"
- },
- {
- "minimumVersion": null,
- "support": {
- "sign": true,
- "verify": true,
- "iss": false,
- "sub": false,
- "aud": false,
- "exp": false,
- "nbf": false,
- "iat": false,
- "jti": false,
- "hs256": true,
- "hs384": true,
- "hs512": true,
- "rs256": false,
- "rs384": false,
- "rs512": false,
- "es256": false,
- "es384": false,
- "es512": false,
- "ps256": false,
- "ps384": false,
- "ps512": false
- },
- "authorUrl": "https://github.com/TomzBench/jsmn-web-tokens",
- "authorName": "Thomas",
- "gitHubRepoPath": "TomzBench/jsmn-web-tokens",
- "repoUrl": "https://github.com/TomzBench/jsmn-web-tokens",
- "installCommandHtml": "git clone https://github.com/TomzBench/jsmn-web-tokens.git && cd jsmn-web-tokens && cmake . && cmake --build . --target install"
- },
- {
- "minimumVersion": null,
- "support": {
- "sign": true,
- "verify": true,
- "iss": true,
- "sub": true,
- "aud": true,
- "exp": true,
- "nbf": true,
- "iat": true,
- "jti": true,
- "typ": true,
- "hs256": true,
- "hs384": true,
- "hs512": true,
- "rs256": true,
- "rs384": true,
- "rs512": true,
- "es256": true,
- "es384": true,
- "es512": true,
- "ps256": true,
- "ps384": true,
- "ps512": true,
- "eddsa": true,
- "es256k": false
- },
- "authorUrl": "https://babelouest.github.io/",
- "authorName": "babelouest",
- "gitHubRepoPath": "babelouest/rhonabwy",
- "repoUrl": "https://github.com/babelouest/rhonabwy",
- "installCommandHtml": "Download release package or install from source"
- },
- {
- "minimumVersion": "2.0.0",
- "support": {
- "sign": false,
- "verify": true,
- "iss": true,
- "sub": true,
- "aud": true,
- "exp": true,
- "nbf": true,
- "iat": true,
- "jti": true,
- "typ": true,
- "hs256": true,
- "hs384": true,
- "hs512": true,
- "rs256": true,
- "rs384": true,
- "rs512": true,
- "es256": true,
- "es384": true,
- "es512": true,
- "ps256": true,
- "ps384": true,
- "ps512": true,
- "eddsa": false,
- "es256k": false
- },
- "authorUrl": "https://comcast.github.io/",
- "authorName": "Comcast",
- "gitHubRepoPath": "xmidt-org/cjwt",
- "repoUrl": "https://github.com/xmidt-org/cjwt",
- "installCommandHtml": "git clone https://github.com/xmidt-org/cjwt.git"
- }
- ]
-}
+ "name": "C",
+ "uniqueClass": "c",
+ "image": "/img/16.svg",
+ "bgColor": "rgb(81, 128, 210)",
+ "libs": [
+ {
+ "minimumVersion": null,
+ "support": {
+ "sign": true,
+ "verify": true,
+ "iss": false,
+ "sub": false,
+ "aud": false,
+ "exp": false,
+ "nbf": false,
+ "iat": false,
+ "jti": false,
+ "hs256": true,
+ "hs384": true,
+ "hs512": true,
+ "rs256": true,
+ "rs384": true,
+ "rs512": true,
+ "es256": true,
+ "es384": true,
+ "es512": true,
+ "ps256": false,
+ "ps384": false,
+ "ps512": false
+ },
+ "authorUrl": "https://github.com/benmcollins",
+ "authorName": "benmcollins",
+ "gitHubRepoPath": "benmcollins/libjwt",
+ "repoUrl": "https://github.com/benmcollins/libjwt",
+ "installCommandHtml": "add-apt-repository ppa:ben-collins/libjwt",
+ "repoLatestCommitYear": 2024
+ },
+ {
+ "minimumVersion": null,
+ "support": {
+ "sign": true,
+ "verify": true,
+ "iss": false,
+ "sub": false,
+ "aud": false,
+ "exp": false,
+ "nbf": false,
+ "iat": false,
+ "jti": false,
+ "hs256": true,
+ "hs384": true,
+ "hs512": true,
+ "rs256": true,
+ "rs384": true,
+ "rs512": true,
+ "es256": true,
+ "es384": true,
+ "es512": true,
+ "ps256": true,
+ "ps384": true,
+ "ps512": true
+ },
+ "authorUrl": "https://github.com/cisco/cjose",
+ "authorName": "linuxwolf",
+ "gitHubRepoPath": "cisco/cjose",
+ "repoUrl": "https://github.com/cisco/cjose",
+ "installCommandHtml": "git clone https://github.com/cisco/cjose.git && cd cjose && ./configure && make",
+ "repoLatestCommitYear": 2019
+ },
+ {
+ "minimumVersion": null,
+ "support": {
+ "sign": true,
+ "verify": true,
+ "iss": true,
+ "sub": true,
+ "aud": true,
+ "exp": true,
+ "nbf": true,
+ "iat": true,
+ "jti": true,
+ "typ": true,
+ "hs256": true,
+ "hs384": true,
+ "hs512": true,
+ "rs256": true,
+ "rs384": true,
+ "rs512": true,
+ "es256": true,
+ "es384": true,
+ "es512": true,
+ "ps256": true,
+ "ps384": true,
+ "ps512": true,
+ "es256k": true,
+ "eddsa": true
+ },
+ "authorUrl": "https://github.com/GlitchedPolygons",
+ "authorName": "Glitched Polygons",
+ "gitHubRepoPath": "GlitchedPolygons/l8w8jwt",
+ "repoUrl": "https://github.com/GlitchedPolygons/l8w8jwt",
+ "installCommandHtml": "git clone https://github.com/GlitchedPolygons/l8w8jwt.git",
+ "repoLatestCommitYear": 2024
+ },
+ {
+ "minimumVersion": null,
+ "support": {
+ "sign": true,
+ "verify": true,
+ "iss": false,
+ "sub": false,
+ "aud": false,
+ "exp": false,
+ "nbf": false,
+ "iat": false,
+ "jti": false,
+ "hs256": true,
+ "hs384": true,
+ "hs512": true,
+ "rs256": false,
+ "rs384": false,
+ "rs512": false,
+ "es256": false,
+ "es384": false,
+ "es512": false,
+ "ps256": false,
+ "ps384": false,
+ "ps512": false
+ },
+ "authorUrl": "https://github.com/TomzBench/jsmn-web-tokens",
+ "authorName": "Thomas",
+ "gitHubRepoPath": "TomzBench/jsmn-web-tokens",
+ "repoUrl": "https://github.com/TomzBench/jsmn-web-tokens",
+ "installCommandHtml": "git clone https://github.com/TomzBench/jsmn-web-tokens.git && cd jsmn-web-tokens && cmake . && cmake --build . --target install",
+ "repoLatestCommitYear": 2021
+ },
+ {
+ "minimumVersion": null,
+ "support": {
+ "sign": true,
+ "verify": true,
+ "iss": true,
+ "sub": true,
+ "aud": true,
+ "exp": true,
+ "nbf": true,
+ "iat": true,
+ "jti": true,
+ "typ": true,
+ "hs256": true,
+ "hs384": true,
+ "hs512": true,
+ "rs256": true,
+ "rs384": true,
+ "rs512": true,
+ "es256": true,
+ "es384": true,
+ "es512": true,
+ "ps256": true,
+ "ps384": true,
+ "ps512": true,
+ "eddsa": true,
+ "es256k": false
+ },
+ "authorUrl": "https://babelouest.github.io/",
+ "authorName": "babelouest",
+ "gitHubRepoPath": "babelouest/rhonabwy",
+ "repoUrl": "https://github.com/babelouest/rhonabwy",
+ "installCommandHtml": "Download release package or install from source",
+ "repoArchived": true,
+ "repoLatestCommitYear": 2024
+ },
+ {
+ "minimumVersion": "2.0.0",
+ "support": {
+ "sign": false,
+ "verify": true,
+ "iss": true,
+ "sub": true,
+ "aud": true,
+ "exp": true,
+ "nbf": true,
+ "iat": true,
+ "jti": true,
+ "typ": true,
+ "hs256": true,
+ "hs384": true,
+ "hs512": true,
+ "rs256": true,
+ "rs384": true,
+ "rs512": true,
+ "es256": true,
+ "es384": true,
+ "es512": true,
+ "ps256": true,
+ "ps384": true,
+ "ps512": true,
+ "eddsa": false,
+ "es256k": false
+ },
+ "authorUrl": "https://comcast.github.io/",
+ "authorName": "Comcast",
+ "gitHubRepoPath": "xmidt-org/cjwt",
+ "repoUrl": "https://github.com/xmidt-org/cjwt",
+ "installCommandHtml": "git clone https://github.com/xmidt-org/cjwt.git",
+ "repoLatestCommitYear": 2023
+ }
+ ]
+}
\ No newline at end of file
diff --git a/views/website/libraries/21-C++.json b/views/website/libraries/21-C++.json
index 0a38709c..aeff9629 100644
--- a/views/website/libraries/21-C++.json
+++ b/views/website/libraries/21-C++.json
@@ -34,7 +34,8 @@
"authorName": "Artur Troian",
"gitHubRepoPath": "troian/jwtpp",
"repoUrl": "https://github.com/troian/jwtpp",
- "installCommandHtml": "git clone https://github.com/troian/jwtpp"
+ "installCommandHtml": "git clone https://github.com/troian/jwtpp",
+ "repoLatestCommitYear": 2023
},
{
"minimumVersion": null,
@@ -68,7 +69,8 @@
"authorName": "Dominik Thalhammer",
"gitHubRepoPath": "Thalhammer/jwt-cpp",
"repoUrl": "https://github.com/Thalhammer/jwt-cpp",
- "installCommandHtml": "git clone https://github.com/Thalhammer/jwt-cpp"
+ "installCommandHtml": "git clone https://github.com/Thalhammer/jwt-cpp",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -99,7 +101,8 @@
"authorName": "Arun Muralidharan",
"gitHubRepoPath": "arun11299/cpp-jwt",
"repoUrl": "https://github.com/arun11299/cpp-jwt",
- "installCommandHtml": "git clone https://github.com/arun11299/cpp-jwt"
+ "installCommandHtml": "git clone https://github.com/arun11299/cpp-jwt",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -131,7 +134,8 @@
"authorName": "Erwin Jansen",
"gitHubRepoPath": "pokowaka/jwt-cpp",
"repoUrl": "https://github.com/pokowaka/jwt-cpp",
- "installCommandHtml": "git clone https://github.com/pokowaka/jwt-cpp"
+ "installCommandHtml": "git clone https://github.com/pokowaka/jwt-cpp",
+ "repoLatestCommitYear": 2023
},
{
"minimumVersion": null,
@@ -162,7 +166,8 @@
"authorName": "POCO C++ Libraries",
"gitHubRepoPath": "pocoproject/poco",
"repoUrl": "https://github.com/pocoproject/poco",
- "installCommandHtml": "git clone https://github.com/pocoproject/poco.git"
+ "installCommandHtml": "git clone https://github.com/pocoproject/poco.git",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/22-kdb+_Q.json b/views/website/libraries/22-kdb+_Q.json
index 8f923d98..381fdda2 100644
--- a/views/website/libraries/22-kdb+_Q.json
+++ b/views/website/libraries/22-kdb+_Q.json
@@ -33,7 +33,8 @@
"authorName": "tjcelaya",
"gitHubRepoPath": "tjcelaya/jwt.q",
"repoUrl": "https://github.com/tjcelaya/jwt.q",
- "installCommandHtml": "git clone https://github.com/tjcelaya/jwt.q"
+ "installCommandHtml": "git clone https://github.com/tjcelaya/jwt.q",
+ "repoLatestCommitYear": 2015
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/23-Delphi.json b/views/website/libraries/23-Delphi.json
index 04a13b48..195c7b80 100644
--- a/views/website/libraries/23-Delphi.json
+++ b/views/website/libraries/23-Delphi.json
@@ -36,8 +36,8 @@
"authorName": "Paolo Rossi",
"gitHubRepoPath": "paolo-rossi/delphi-jose-jwt",
"repoUrl": "https://github.com/paolo-rossi/delphi-jose-jwt",
- "installCommandHtml":
- "git clone https://github.com/paolo-rossi/delphi-jose-jwt"
+ "installCommandHtml": "git clone https://github.com/paolo-rossi/delphi-jose-jwt",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -68,7 +68,8 @@
"authorName": "Synopse",
"gitHubRepoPath": "synopse/mORMot",
"repoUrl": "https://github.com/synopse/mORMot",
- "installCommandHtml": "git clone https://github.com/synopse/mORMot"
+ "installCommandHtml": "git clone https://github.com/synopse/mORMot",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/24-PHP.json b/views/website/libraries/24-PHP.json
index 45a30f24..13b7d1ff 100644
--- a/views/website/libraries/24-PHP.json
+++ b/views/website/libraries/24-PHP.json
@@ -35,7 +35,8 @@
"authorName": "Firebase",
"gitHubRepoPath": "firebase/php-jwt",
"repoUrl": "https://github.com/firebase/php-jwt",
- "installCommandHtml": "composer require firebase/php-jwt"
+ "installCommandHtml": "composer require firebase/php-jwt",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": "4.1.0",
@@ -67,7 +68,8 @@
"authorName": "Luís Cobucci",
"gitHubRepoPath": "lcobucci/jwt",
"repoUrl": "https://github.com/lcobucci/jwt",
- "installCommandHtml": "composer require lcobucci/jwt"
+ "installCommandHtml": "composer require lcobucci/jwt",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -98,7 +100,8 @@
"authorName": "Emarref",
"gitHubRepoPath": "emarref/jwt",
"repoUrl": "https://github.com/emarref/jwt",
- "installCommandHtml": "composer require emarref/jwt"
+ "installCommandHtml": "composer require emarref/jwt",
+ "repoLatestCommitYear": 2017
},
{
"minimumVersion": null,
@@ -129,7 +132,9 @@
"authorName": "Nov Matake",
"gitHubRepoPath": "nov/jose-php",
"repoUrl": "https://github.com/nov/jose-php",
- "installCommandHtml": "composer require gree/jose"
+ "installCommandHtml": "composer require gree/jose",
+ "repoArchived": true,
+ "repoLatestCommitYear": 2022
},
{
"minimumVersion": null,
@@ -162,7 +167,8 @@
"authorName": "Spomky",
"gitHubRepoPath": "web-token/jwt-framework",
"repoUrl": "https://github.com/web-token/jwt-framework",
- "installCommandHtml": "composer require web-token/jwt-framework"
+ "installCommandHtml": "composer require web-token/jwt-framework",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -190,7 +196,8 @@
"authorName": "Vaibhav Pandey",
"gitHubRepoPath": "vaibhavpandeyvpz/jweety",
"repoUrl": "https://github.com/vaibhavpandeyvpz/jweety",
- "installCommandHtml": "composer require vaibhavpandeyvpz/jweety"
+ "installCommandHtml": "composer require vaibhavpandeyvpz/jweety",
+ "repoLatestCommitYear": 2017
},
{
"minimumVersion": null,
@@ -221,7 +228,8 @@
"authorName": "ZiHang Gao",
"gitHubRepoPath": "cdoco/php-jwt",
"repoUrl": "https://github.com/cdoco/php-jwt",
- "installCommandHtml": "git clone https://github.com/cdoco/php-jwt"
+ "installCommandHtml": "git clone https://github.com/cdoco/php-jwt",
+ "repoLatestCommitYear": 2021
},
{
"minimumVersion": null,
@@ -252,7 +260,8 @@
"authorName": "Jitendra Adhikari",
"gitHubRepoPath": "adhocore/jwt",
"repoUrl": "https://github.com/adhocore/jwt",
- "installCommandHtml": "composer require adhocore/jwt"
+ "installCommandHtml": "composer require adhocore/jwt",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -283,7 +292,8 @@
"authorName": "Milad Rahimi",
"gitHubRepoPath": "miladrahimi/php-jwt",
"repoUrl": "https://github.com/miladrahimi/php-jwt",
- "installCommandHtml": "composer require miladrahimi/php-jwt"
+ "installCommandHtml": "composer require miladrahimi/php-jwt",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": "7.2.1",
@@ -311,7 +321,8 @@
"authorName": "Radosław Nowakowski",
"gitHubRepoPath": "nowakowskir/php-jwt",
"repoUrl": "https://github.com/nowakowskir/php-jwt",
- "installCommandHtml": "composer require nowakowskir/php-jwt"
+ "installCommandHtml": "composer require nowakowskir/php-jwt",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/25-Crystal.json b/views/website/libraries/25-Crystal.json
index 276a6ff3..a651cc31 100644
--- a/views/website/libraries/25-Crystal.json
+++ b/views/website/libraries/25-Crystal.json
@@ -33,8 +33,8 @@
"authorName": "Sergey Potapov",
"gitHubRepoPath": "crystal-community/jwt",
"repoUrl": "https://github.com/crystal-community/jwt",
- "installCommandHtml":
- "git clone https://github.com/crystal-community/jwt.git"
+ "installCommandHtml": "git clone https://github.com/crystal-community/jwt.git",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/26-1C.json b/views/website/libraries/26-1C.json
index e3181222..9308232a 100644
--- a/views/website/libraries/26-1C.json
+++ b/views/website/libraries/26-1C.json
@@ -33,7 +33,8 @@
"authorName": "Vasily Pintov",
"gitHubRepoPath": "pintov/1c-jwt",
"repoUrl": "https://github.com/pintov/1c-jwt",
- "installCommandHtml": "git clone https://github.com/pintov/1c-jwt"
+ "installCommandHtml": "git clone https://github.com/pintov/1c-jwt",
+ "repoLatestCommitYear": 2023
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/27-PostgreSQL.json b/views/website/libraries/27-PostgreSQL.json
index 7f7d8c7f..1621ca14 100644
--- a/views/website/libraries/27-PostgreSQL.json
+++ b/views/website/libraries/27-PostgreSQL.json
@@ -33,7 +33,8 @@
"authorName": "Michel Pelletier",
"gitHubRepoPath": "michelp/pgjwt",
"repoUrl": "https://github.com/michelp/pgjwt",
- "installCommandHtml": "CREATE EXTENSION pgjwt;"
+ "installCommandHtml": "CREATE EXTENSION pgjwt;",
+ "repoLatestCommitYear": 2023
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/28-Ada.json b/views/website/libraries/28-Ada.json
index 6fe0b6b9..32e4e7df 100644
--- a/views/website/libraries/28-Ada.json
+++ b/views/website/libraries/28-Ada.json
@@ -33,7 +33,8 @@
"authorName": "reznikmm",
"gitHubRepoPath": "reznikmm/jwt",
"repoUrl": "https://github.com/reznikmm/jwt",
- "installCommandHtml": "alr get jwt"
+ "installCommandHtml": "alr get jwt",
+ "repoLatestCommitYear": 2020
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/29-Kotlin.json b/views/website/libraries/29-Kotlin.json
index 6ca835b2..c2c1694c 100644
--- a/views/website/libraries/29-Kotlin.json
+++ b/views/website/libraries/29-Kotlin.json
@@ -33,7 +33,8 @@
"authorName": "PhilJay",
"gitHubRepoPath": "PhilJay/JWT",
"repoUrl": "https://github.com/PhilJay/JWT",
- "installCommandHtml": "maven: com.github.PhilJay / JWT / 1.1.5"
+ "installCommandHtml": "maven: com.github.PhilJay / JWT / 1.1.5",
+ "repoLatestCommitYear": 2022
},
{
"minimumVersion": null,
@@ -65,7 +66,8 @@
"authorName": "nefilim",
"gitHubRepoPath": "nefilim/kJWT",
"repoUrl": "https://github.com/nefilim/kJWT",
- "installCommandHtml": "maven GAV: io.github.nefilim.kjwt:kjwt-core:0.3.0"
+ "installCommandHtml": "maven GAV: io.github.nefilim.kjwt:kjwt-core:0.3.0",
+ "repoLatestCommitYear": 2023
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/3-Java.json b/views/website/libraries/3-Java.json
index 65c06924..9734e924 100644
--- a/views/website/libraries/3-Java.json
+++ b/views/website/libraries/3-Java.json
@@ -33,7 +33,8 @@
"authorName": "Auth0",
"gitHubRepoPath": "auth0/java-jwt",
"repoUrl": "https://github.com/auth0/java-jwt",
- "installCommandHtml": "maven: com.auth0 / java-jwt / 3.3.0"
+ "installCommandHtml": "maven: com.auth0 / java-jwt / 3.3.0",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -67,7 +68,8 @@
"authorName": "Brian Campbell",
"gitHubRepoPath": null,
"repoUrl": "https://bitbucket.org/b_c/jose4j",
- "installCommandHtml": "maven: org.bitbucket.b_c / jose4j / 0.9.3"
+ "installCommandHtml": "maven: org.bitbucket.b_c / jose4j / 0.9.3",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -98,7 +100,8 @@
"authorName": "connect2id",
"gitHubRepoPath": null,
"repoUrl": "https://bitbucket.org/connect2id/nimbus-jose-jwt",
- "installCommandHtml": "maven: com.nimbusds / nimbus-jose-jwt / 5.7"
+ "installCommandHtml": "maven: com.nimbusds / nimbus-jose-jwt / 5.7",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -129,7 +132,8 @@
"authorName": "Les Hazlewood",
"gitHubRepoPath": "jwtk/jjwt",
"repoUrl": "https://github.com/jwtk/jjwt",
- "installCommandHtml": "maven: io.jsonwebtoken / jjwt-root / 0.11.1"
+ "installCommandHtml": "maven: io.jsonwebtoken / jjwt-root / 0.11.1",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -160,7 +164,8 @@
"authorName": "FusionAuth",
"gitHubRepoPath": "fusionauth/fusionauth-jwt",
"repoUrl": "https://github.com/fusionauth/fusionauth-jwt",
- "installCommandHtml": "maven: io.fusionauth / fusionauth-jwt / 5.2.2"
+ "installCommandHtml": "maven: io.fusionauth / fusionauth-jwt / 5.2.2",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -188,7 +193,8 @@
"authorName": "Vert.x",
"gitHubRepoPath": "vert-x3/vertx-auth",
"repoUrl": "https://github.com/vert-x3/vertx-auth",
- "installCommandHtml": "maven: io.vertx / vertx-auth-jwt / 3.5.1"
+ "installCommandHtml": "maven: io.vertx / vertx-auth-jwt / 3.5.1",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -221,7 +227,8 @@
"authorName": "Inverno Framework",
"gitHubRepoPath": "inverno-io/inverno-mods/tree/master/inverno-security-jose",
"repoUrl": "https://github.com/inverno-io/inverno-mods/tree/master/inverno-security-jose",
- "installCommandHtml": "maven: io.inverno.mod / inverno-security-jose / 1.5.2"
+ "installCommandHtml": "maven: io.inverno.mod / inverno-security-jose / 1.5.2",
+ "repoLatestCommitYear": 2024
}
]
}
diff --git a/views/website/libraries/30-OCaml.json b/views/website/libraries/30-OCaml.json
index eec6f149..fe906ac7 100644
--- a/views/website/libraries/30-OCaml.json
+++ b/views/website/libraries/30-OCaml.json
@@ -33,7 +33,8 @@
"authorName": "Ulrik Strid",
"gitHubRepoPath": "ulrikstrid/reason-jose",
"repoUrl": "https://github.com/ulrikstrid/reason-jose",
- "installCommandHtml": "opam install jose"
+ "installCommandHtml": "opam install jose",
+ "repoLatestCommitYear": 2023
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/31-CFML.json b/views/website/libraries/31-CFML.json
index d428d11f..8e43a975 100644
--- a/views/website/libraries/31-CFML.json
+++ b/views/website/libraries/31-CFML.json
@@ -1,37 +1,40 @@
{
- "name": "CFML",
- "uniqueClass": "cfml",
- "image": "/img/31.svg",
- "bgColor": "rgb(101,143,170)",
- "libs": [{
- "minimumVersion": "CF11",
- "support": {
- "sign": true,
- "verify": true,
- "iss": true,
- "sub": false,
- "aud": true,
- "exp": true,
- "nbf": true,
- "iat": false,
- "jti": false,
- "hs256": true,
- "hs384": true,
- "hs512": true,
- "rs256": true,
- "rs384": true,
- "rs512": true,
- "es256": true,
- "es384": true,
- "es512": true,
- "ps256": false,
- "ps384": false,
- "ps512": false
- },
- "authorUrl": "https://github.com/jcberquist",
- "authorName": "John Berquist",
- "gitHubRepoPath": "jcberquist/jwt-cfml",
- "repoUrl": "https://github.com/jcberquist/jwt-cfml",
- "installCommandHtml": "git clone https://github.com/jcberquist/jwt-cfml"
- }]
+ "name": "CFML",
+ "uniqueClass": "cfml",
+ "image": "/img/31.svg",
+ "bgColor": "rgb(101,143,170)",
+ "libs": [
+ {
+ "minimumVersion": "CF11",
+ "support": {
+ "sign": true,
+ "verify": true,
+ "iss": true,
+ "sub": false,
+ "aud": true,
+ "exp": true,
+ "nbf": true,
+ "iat": false,
+ "jti": false,
+ "hs256": true,
+ "hs384": true,
+ "hs512": true,
+ "rs256": true,
+ "rs384": true,
+ "rs512": true,
+ "es256": true,
+ "es384": true,
+ "es512": true,
+ "ps256": false,
+ "ps384": false,
+ "ps512": false
+ },
+ "authorUrl": "https://github.com/jcberquist",
+ "authorName": "John Berquist",
+ "gitHubRepoPath": "jcberquist/jwt-cfml",
+ "repoUrl": "https://github.com/jcberquist/jwt-cfml",
+ "installCommandHtml": "git clone https://github.com/jcberquist/jwt-cfml",
+ "repoLatestCommitYear": 2021
+ }
+ ]
}
\ No newline at end of file
diff --git a/views/website/libraries/32-PowerShell.json b/views/website/libraries/32-PowerShell.json
index 01652cc3..47ac78b6 100644
--- a/views/website/libraries/32-PowerShell.json
+++ b/views/website/libraries/32-PowerShell.json
@@ -1,71 +1,72 @@
{
- "name": "PowerShell",
- "uniqueClass": "powershell",
- "image": "/img/32.svg",
- "bgColor": "rgb(25,40,57)",
- "libs": [
- {
- "minimumVersion": null,
- "support": {
- "sign": true,
- "verify": true,
- "iss": false,
- "sub": false,
- "aud": false,
- "exp": false,
- "nbf": false,
- "iat": false,
- "jti": false,
- "hs256": true,
- "hs384": false,
- "hs512": false,
- "rs256": true,
- "rs384": false,
- "rs512": false,
- "es256": false,
- "es384": false,
- "es512": false,
- "ps256": false,
- "ps384": false,
- "ps512": false
- },
- "authorUrl": "https://github.com/SP3269",
- "authorName": "Svyatoslav Pidgorny",
- "gitHubRepoPath": "SP3269/posh-jwt",
- "repoUrl": "https://github.com/SP3269/posh-jwt",
- "installCommandHtml": "Install-Module JWT"
+ "name": "PowerShell",
+ "uniqueClass": "powershell",
+ "image": "/img/32.svg",
+ "bgColor": "rgb(25,40,57)",
+ "libs": [
+ {
+ "minimumVersion": null,
+ "support": {
+ "sign": true,
+ "verify": true,
+ "iss": false,
+ "sub": false,
+ "aud": false,
+ "exp": false,
+ "nbf": false,
+ "iat": false,
+ "jti": false,
+ "hs256": true,
+ "hs384": false,
+ "hs512": false,
+ "rs256": true,
+ "rs384": false,
+ "rs512": false,
+ "es256": false,
+ "es384": false,
+ "es512": false,
+ "ps256": false,
+ "ps384": false,
+ "ps512": false
},
- {
- "minimumVersion": "6.0.0",
- "support": {
- "sign": true,
- "verify": true,
- "iss": true,
- "sub": true,
- "aud": true,
- "exp": true,
- "nbf": true,
- "iat": true,
- "jti": true,
- "hs256": true,
- "hs384": true,
- "hs512": true,
- "rs256": true,
- "rs384": true,
- "rs512": true,
- "es256": true,
- "es384": true,
- "es512": true,
- "ps256": false,
- "ps384": false,
- "ps512": false
- },
- "authorUrl": "https://github.com/DigitalAXPP",
- "authorName": "Alexander Piepenhagen",
- "gitHubRepoPath": "DigitalAXPP/jwtPS",
- "repoUrl": "https://github.com/DigitalAXPP/jwtPS",
- "installCommandHtml": "Install-Module jwtPS"
- }
- ]
- }
-
+ "authorUrl": "https://github.com/SP3269",
+ "authorName": "Svyatoslav Pidgorny",
+ "gitHubRepoPath": "SP3269/posh-jwt",
+ "repoUrl": "https://github.com/SP3269/posh-jwt",
+ "installCommandHtml": "Install-Module JWT",
+ "repoLatestCommitYear": 2021
+ },
+ {
+ "minimumVersion": "6.0.0",
+ "support": {
+ "sign": true,
+ "verify": true,
+ "iss": true,
+ "sub": true,
+ "aud": true,
+ "exp": true,
+ "nbf": true,
+ "iat": true,
+ "jti": true,
+ "hs256": true,
+ "hs384": true,
+ "hs512": true,
+ "rs256": true,
+ "rs384": true,
+ "rs512": true,
+ "es256": true,
+ "es384": true,
+ "es512": true,
+ "ps256": false,
+ "ps384": false,
+ "ps512": false
+ },
+ "authorUrl": "https://github.com/DigitalAXPP",
+ "authorName": "Alexander Piepenhagen",
+ "gitHubRepoPath": "DigitalAXPP/jwtPS",
+ "repoUrl": "https://github.com/DigitalAXPP/jwtPS",
+ "installCommandHtml": "Install-Module jwtPS",
+ "repoLatestCommitYear": 2023
+ }
+ ]
+}
\ No newline at end of file
diff --git a/views/website/libraries/33-Deno.json b/views/website/libraries/33-Deno.json
index 51463288..d66d65f8 100644
--- a/views/website/libraries/33-Deno.json
+++ b/views/website/libraries/33-Deno.json
@@ -36,7 +36,8 @@
"authorName": "Filip Skokan",
"gitHubRepoPath": "panva/jose",
"repoUrl": "https://github.com/panva/jose",
- "installCommandHtml": "see https://deno.land/x/jose"
+ "installCommandHtml": "see https://deno.land/x/jose",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/34-Harbour.json b/views/website/libraries/34-Harbour.json
index eeb33968..bdacffee 100644
--- a/views/website/libraries/34-Harbour.json
+++ b/views/website/libraries/34-Harbour.json
@@ -36,7 +36,8 @@
"authorName": "Matteo Baccan",
"gitHubRepoPath": "matteobaccan/HarbourJwt",
"repoUrl": "https://github.com/matteobaccan/HarbourJwt",
- "installCommandHtml": "see https://github.com/matteobaccan/HarbourJwt"
+ "installCommandHtml": "see https://github.com/matteobaccan/HarbourJwt",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/35-Bun.json b/views/website/libraries/35-Bun.json
index 76cb28b1..147f8199 100644
--- a/views/website/libraries/35-Bun.json
+++ b/views/website/libraries/35-Bun.json
@@ -36,7 +36,8 @@
"authorName": "Filip Skokan",
"gitHubRepoPath": "panva/jose",
"repoUrl": "https://github.com/panva/jose",
- "installCommandHtml": "bun add jose"
+ "installCommandHtml": "bun add jose",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/36-Dart.json b/views/website/libraries/36-Dart.json
index 85530ea6..74f26793 100644
--- a/views/website/libraries/36-Dart.json
+++ b/views/website/libraries/36-Dart.json
@@ -36,7 +36,8 @@
"authorName": "Jonas Roussel",
"gitHubRepoPath": "jonasroussel/dart_jsonwebtoken",
"repoUrl": "https://github.com/jonasroussel/dart_jsonwebtoken",
- "installCommandHtml": "dart pub add dart_jsonwebtoken"
+ "installCommandHtml": "dart pub add dart_jsonwebtoken",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/4-JavaScript.json b/views/website/libraries/4-JavaScript.json
index 19c5b4d5..d2e005b1 100644
--- a/views/website/libraries/4-JavaScript.json
+++ b/views/website/libraries/4-JavaScript.json
@@ -36,7 +36,8 @@
"authorName": "Filip Skokan",
"gitHubRepoPath": "panva/jose",
"repoUrl": "https://github.com/panva/jose",
- "installCommandHtml": "npm install jose"
+ "installCommandHtml": "npm install jose",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": "3.2.0",
@@ -64,7 +65,8 @@
"authorName": "Kenji Urushima",
"gitHubRepoPath": "kjur/jsrsasign",
"repoUrl": "https://github.com/kjur/jsrsasign",
- "installCommandHtml": "npm install jsrsasign"
+ "installCommandHtml": "npm install jsrsasign",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": "0.9.4",
@@ -97,7 +99,8 @@
"authorName": "Cisco Systems",
"gitHubRepoPath": "cisco/node-jose",
"repoUrl": "https://github.com/cisco/node-jose",
- "installCommandHtml": "npm install node-jose"
+ "installCommandHtml": "npm install node-jose",
+ "repoLatestCommitYear": 2023
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/5-Perl.json b/views/website/libraries/5-Perl.json
index c9333a82..296bba52 100644
--- a/views/website/libraries/5-Perl.json
+++ b/views/website/libraries/5-Perl.json
@@ -35,7 +35,8 @@
"authorName": "Karel Miko",
"gitHubRepoPath": "DCIT/perl-Crypt-JWT",
"repoUrl": "https://github.com/DCIT/perl-Crypt-JWT",
- "installCommandHtml": "cpanm Crypt::JWT"
+ "installCommandHtml": "cpanm Crypt::JWT",
+ "repoLatestCommitYear": 2023
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/6-Ruby.json b/views/website/libraries/6-Ruby.json
index c9bf7f33..345da6b8 100644
--- a/views/website/libraries/6-Ruby.json
+++ b/views/website/libraries/6-Ruby.json
@@ -33,7 +33,8 @@
"authorName": "Lindsay & Rudat",
"gitHubRepoPath": "progrium/ruby-jwt",
"repoUrl": "https://github.com/progrium/ruby-jwt",
- "installCommandHtml": "gem install jwt"
+ "installCommandHtml": "gem install jwt",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -64,7 +65,8 @@
"authorName": "Fleshman",
"gitHubRepoPath": "garyf/json_web_token",
"repoUrl": "https://github.com/garyf/json_web_token",
- "installCommandHtml": "gem install json_web_token"
+ "installCommandHtml": "gem install json_web_token",
+ "repoLatestCommitYear": 2017
},
{
"minimumVersion": null,
@@ -97,7 +99,8 @@
"authorName": "Nov Matake",
"gitHubRepoPath": "nov/json-jwt",
"repoUrl": "https://github.com/nov/json-jwt",
- "installCommandHtml": "gem install json-jwt"
+ "installCommandHtml": "gem install json-jwt",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -125,7 +128,8 @@
"authorName": "Andrew Bennett",
"gitHubRepoPath": "potatosalad/ruby-jose",
"repoUrl": "https://github.com/potatosalad/ruby-jose",
- "installCommandHtml": "gem install jose"
+ "installCommandHtml": "gem install jose",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/7-Elixir.json b/views/website/libraries/7-Elixir.json
index 0faa43e7..4c9b5a56 100644
--- a/views/website/libraries/7-Elixir.json
+++ b/views/website/libraries/7-Elixir.json
@@ -33,8 +33,8 @@
"authorName": "Fleshman",
"gitHubRepoPath": "garyf/json_web_token_ex",
"repoUrl": "https://github.com/garyf/json_web_token_ex",
- "installCommandHtml":
- "defp deps, do: [{:json_web_token, \"~> 0.2.5\"}]"
+ "installCommandHtml": "defp deps, do: [{:json_web_token, \"~> 0.2.5\"}]",
+ "repoLatestCommitYear": 2017
},
{
"minimumVersion": null,
@@ -66,7 +66,8 @@
"authorName": "bryanjos",
"gitHubRepoPath": "bryanjos/joken",
"repoUrl": "https://github.com/bryanjos/joken",
- "installCommandHtml": "defp deps, do: [{:joken, \"~> 1.2\"}]"
+ "installCommandHtml": "defp deps, do: [{:joken, \"~> 1.2\"}]",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -94,7 +95,8 @@
"authorName": "hassox",
"gitHubRepoPath": "ueberauth/guardian",
"repoUrl": "https://github.com/ueberauth/guardian",
- "installCommandHtml": "defp deps, do: [{:guardian, \"~> 1.0 \"}]"
+ "installCommandHtml": "defp deps, do: [{:guardian, \"~> 1.0 \"}]",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/8-Erlang.json b/views/website/libraries/8-Erlang.json
index 38ca8676..3cf5dd35 100644
--- a/views/website/libraries/8-Erlang.json
+++ b/views/website/libraries/8-Erlang.json
@@ -33,7 +33,8 @@
"authorName": "Gregoire Lejeune",
"gitHubRepoPath": "G-Corp/jwerl",
"repoUrl": "https://github.com/G-Corp/jwerl",
- "installCommandHtml": "git clone https://github.com/G-Corp/jwerl.git"
+ "installCommandHtml": "git clone https://github.com/G-Corp/jwerl.git",
+ "repoLatestCommitYear": 2022
}
]
-}
+}
\ No newline at end of file
diff --git a/views/website/libraries/9-Go.json b/views/website/libraries/9-Go.json
index 385f61bd..9ac869a6 100644
--- a/views/website/libraries/9-Go.json
+++ b/views/website/libraries/9-Go.json
@@ -28,13 +28,14 @@
"ps256": true,
"ps384": true,
"ps512": true,
- "eddsa": true
+ "eddsa": true
},
"authorUrl": "https://github.com/golang-jwt",
"authorName": "golang-jwt",
"gitHubRepoPath": "golang-jwt/jwt",
"repoUrl": "https://github.com/golang-jwt/jwt",
- "installCommandHtml": "go get github.com/golang-jwt/jwt/v5"
+ "installCommandHtml": "go get github.com/golang-jwt/jwt/v5",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -65,7 +66,8 @@
"authorName": "DV",
"gitHubRepoPath": "dvsekhvalnov/jose2go",
"repoUrl": "https://github.com/dvsekhvalnov/jose2go",
- "installCommandHtml": "go get github.com/dvsekhvalnov/jose2go"
+ "installCommandHtml": "go get github.com/dvsekhvalnov/jose2go",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -96,7 +98,8 @@
"authorName": "SermoDigital",
"gitHubRepoPath": "SermoDigital/jose",
"repoUrl": "https://github.com/SermoDigital/jose",
- "installCommandHtml": "go get github.com/SermoDigital/jose"
+ "installCommandHtml": "go get github.com/SermoDigital/jose",
+ "repoLatestCommitYear": 2018
},
{
"minimumVersion": null,
@@ -127,7 +130,9 @@
"authorName": "robbert229",
"gitHubRepoPath": "robbert229/jwt",
"repoUrl": "https://github.com/robbert229/jwt",
- "installCommandHtml": "go get github.com/robbert229/jwt"
+ "installCommandHtml": "go get github.com/robbert229/jwt",
+ "repoArchived": true,
+ "repoLatestCommitYear": 2018
},
{
"minimumVersion": null,
@@ -158,7 +163,9 @@
"authorName": "DV",
"gitHubRepoPath": "square/go-jose",
"repoUrl": "https://github.com/square/go-jose",
- "installCommandHtml": "go get github.com/square/go-jose"
+ "installCommandHtml": "go get github.com/square/go-jose",
+ "repoArchived": true,
+ "repoLatestCommitYear": 2023
},
{
"minimumVersion": null,
@@ -191,7 +198,8 @@
"authorName": "lestrrat",
"gitHubRepoPath": "lestrrat-go/jwx",
"repoUrl": "https://github.com/lestrrat-go/jwx",
- "installCommandHtml": "go get github.com/lestrrat-go/jwx"
+ "installCommandHtml": "go get github.com/lestrrat-go/jwx",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -219,7 +227,8 @@
"authorName": "adam-hanna",
"gitHubRepoPath": "adam-hanna/jwt-auth",
"repoUrl": "https://github.com/adam-hanna/jwt-auth",
- "installCommandHtml": "go get github.com/adam-hanna/jwt-auth"
+ "installCommandHtml": "go get github.com/adam-hanna/jwt-auth",
+ "repoLatestCommitYear": 2021
},
{
"minimumVersion": null,
@@ -250,7 +259,8 @@
"authorName": "nickvellios",
"gitHubRepoPath": "nickvellios/gojwt",
"repoUrl": "https://github.com/nickvellios/gojwt",
- "installCommandHtml": "go get github.com/nickvellios/gojwt"
+ "installCommandHtml": "go get github.com/nickvellios/gojwt",
+ "repoLatestCommitYear": 2017
},
{
"minimumVersion": null,
@@ -281,7 +291,8 @@
"authorName": "Gabriel Sanches",
"gitHubRepoPath": "gbrlsnchs/jwt",
"repoUrl": "https://github.com/gbrlsnchs/jwt",
- "installCommandHtml": "GO111MODULE=on go get github.com/gbrlsnchs/jwt/v3"
+ "installCommandHtml": "GO111MODULE=on go get github.com/gbrlsnchs/jwt/v3",
+ "repoLatestCommitYear": 2021
},
{
"minimumVersion": null,
@@ -313,7 +324,8 @@
"authorName": "Pascal de Kloe",
"gitHubRepoPath": "pascaldekloe/jwt",
"repoUrl": "https://github.com/pascaldekloe/jwt",
- "installCommandHtml": "go get github.com/pascaldekloe/jwt"
+ "installCommandHtml": "go get github.com/pascaldekloe/jwt",
+ "repoLatestCommitYear": 2023
},
{
"minimumVersion": null,
@@ -344,7 +356,8 @@
"authorName": "Brian Voelker",
"gitHubRepoPath": "brianvoe/sjwt",
"repoUrl": "https://github.com/brianvoe/sjwt",
- "installCommandHtml": "go get github.com/brianvoe/sjwt"
+ "installCommandHtml": "go get github.com/brianvoe/sjwt",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": "1.12",
@@ -376,7 +389,8 @@
"authorName": "Oleg Kovalov",
"gitHubRepoPath": "cristalhq/jwt",
"repoUrl": "https://github.com/cristalhq/jwt",
- "installCommandHtml": "go get github.com/cristalhq/jwt"
+ "installCommandHtml": "go get github.com/cristalhq/jwt",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -409,7 +423,8 @@
"authorName": "gilbsgilbs",
"gitHubRepoPath": "gilbsgilbs/jwit",
"repoUrl": "https://github.com/gilbsgilbs/jwit",
- "installCommandHtml": "go get github.com/gilbsgilbs/jwit"
+ "installCommandHtml": "go get github.com/gilbsgilbs/jwit",
+ "repoLatestCommitYear": 2024
},
{
"minimumVersion": null,
@@ -441,7 +456,8 @@
"authorName": "kataras",
"gitHubRepoPath": "kataras/jwt",
"repoUrl": "https://github.com/kataras/jwt",
- "installCommandHtml": "go get github.com/kataras/jwt"
+ "installCommandHtml": "go get github.com/kataras/jwt",
+ "repoLatestCommitYear": 2024
}
]
-}
+}
\ No newline at end of file