Skip to content

Commit fe90803

Browse files
Update 20-C.json
Added l8w8jwt
1 parent 220bde2 commit fe90803

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

views/website/libraries/20-C.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,37 @@
6565
"gitHubRepoPath": "cisco/cjose",
6666
"repoUrl": "https://github.com/cisco/cjose",
6767
"installCommandHtml": "git clone <a href=\"https://github.com/cisco/cjose\">https://github.com/cisco/cjose.git</a> && cd cjose && ./configure && make"
68+
},
69+
{
70+
"minimumVersion": null,
71+
"support": {
72+
"sign": true,
73+
"verify": true,
74+
"iss": true,
75+
"sub": true,
76+
"aud": true,
77+
"exp": true,
78+
"nbf": true,
79+
"iat": true,
80+
"jti": true,
81+
"hs256": true,
82+
"hs384": true,
83+
"hs512": true,
84+
"rs256": true,
85+
"rs384": true,
86+
"rs512": true,
87+
"es256": true,
88+
"es384": true,
89+
"es512": true,
90+
"ps256": true,
91+
"ps384": true,
92+
"ps512": true
93+
},
94+
"authorUrl": "https://github.com/GlitchedPolygons",
95+
"authorName": "Glitched Polygons",
96+
"gitHubRepoPath": "GlitchedPolygons/l8w8jwt",
97+
"repoUrl": "https://github.com/GlitchedPolygons/l8w8jwt",
98+
"installCommandHtml": "git clone <a href=\"https://github.com/GlitchedPolygons/l8w8jwt\">https://github.com/GlitchedPolygons/l8w8jwt.git</a>"
6899
}
69100
]
70101
}

0 commit comments

Comments
 (0)