File tree Expand file tree Collapse file tree 1 file changed +33
-1
lines changed Expand file tree Collapse file tree 1 file changed +33
-1
lines changed Original file line number Diff line number Diff line change 126
126
"gitHubRepoPath" : " TomzBench/jsmn-web-tokens" ,
127
127
"repoUrl" : " https://github.com/TomzBench/jsmn-web-tokens" ,
128
128
"installCommandHtml" : " git clone <a href=\" https://github.com/TomzBench/jsmn-web-tokens\" >https://github.com/TomzBench/jsmn-web-tokens.git</a> && cd jsmn-web-tokens && cmake . && cmake --build . --target install"
129
+ },
130
+ {
131
+ "minimumVersion" : null ,
132
+ "support" : {
133
+ "sign" : true ,
134
+ "verify" : true ,
135
+ "iss" : false ,
136
+ "sub" : false ,
137
+ "aud" : false ,
138
+ "exp" : false ,
139
+ "nbf" : false ,
140
+ "iat" : false ,
141
+ "jti" : false ,
142
+ "hs256" : true ,
143
+ "hs384" : true ,
144
+ "hs512" : true ,
145
+ "rs256" : true ,
146
+ "rs384" : true ,
147
+ "rs512" : true ,
148
+ "es256" : true ,
149
+ "es384" : true ,
150
+ "es512" : true ,
151
+ "ps256" : true ,
152
+ "ps384" : true ,
153
+ "ps512" : true ,
154
+ "EdDSA" : true
155
+ },
156
+ "authorUrl" : " https://babelouest.github.io/" ,
157
+ "authorName" : " babelouest" ,
158
+ "gitHubRepoPath" : " babelouest/rhonabwy" ,
159
+ "repoUrl" : " https://github.com/babelouest/rhonabwy" ,
160
+ "installCommandHtml" : " git clone <a href=\" https://github.com/babelouest/rhonabwy\" >https://github.com/babelouest/rhonabwy.git</a> && mkdir build cd build && cmake .. && cmake --build . --target install"
129
161
}
130
162
]
131
- }
163
+ }
You can’t perform that action at this time.
0 commit comments