File tree Expand file tree Collapse file tree 1 file changed +0
-31
lines changed Expand file tree Collapse file tree 1 file changed +0
-31
lines changed Original file line number Diff line number Diff line change 315
315
"repoUrl" : " https://github.com/pascaldekloe/jwt" ,
316
316
"installCommandHtml" : " go get <a href=\" https://godoc.org/github.com/pascaldekloe/jwt\" >github.com/pascaldekloe/jwt</a>"
317
317
},
318
- {
319
- "minimumVersion" : null ,
320
- "support" : {
321
- "sign" : true ,
322
- "verify" : true ,
323
- "iss" : false ,
324
- "sub" : false ,
325
- "aud" : false ,
326
- "exp" : false ,
327
- "nbf" : false ,
328
- "iat" : false ,
329
- "jti" : false ,
330
- "hs256" : true ,
331
- "hs384" : false ,
332
- "hs512" : true ,
333
- "rs256" : false ,
334
- "rs384" : false ,
335
- "rs512" : false ,
336
- "es256" : false ,
337
- "es384" : false ,
338
- "es512" : false ,
339
- "ps256" : false ,
340
- "ps384" : false ,
341
- "ps512" : false
342
- },
343
- "authorUrl" : " https://gitlab.com/rucuriousyet" ,
344
- "authorName" : " Seth Moeckel" ,
345
- "gitHubRepoPath" : null ,
346
- "repoUrl" : " https://gitlab.com/rucuriousyet/jwt" ,
347
- "installCommandHtml" : " go get <a href=\" https://godoc.org/gitlab.com/rucuriousyet/jwt\" >gitlab.com/rucuriousyet/jwt</a>"
348
- },
349
318
{
350
319
"minimumVersion" : null ,
351
320
"support" : {
You can’t perform that action at this time.
0 commit comments