File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 65
65
"gitHubRepoPath" : " cisco/cjose" ,
66
66
"repoUrl" : " https://github.com/cisco/cjose" ,
67
67
"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>"
68
99
}
69
100
]
70
101
}
You can’t perform that action at this time.
0 commit comments