File tree Expand file tree Collapse file tree 1 file changed +29
-1
lines changed Expand file tree Collapse file tree 1 file changed +29
-1
lines changed Original file line number Diff line number Diff line change 283283 "gitHubRepoPath" : " pascaldekloe/jwt" ,
284284 "repoUrl" : " https://github.com/pascaldekloe/jwt" ,
285285 "installCommandHtml" : " go get github.com/pascaldekloe/jwt"
286+ },
287+ {
288+ "minimumVersion" : null ,
289+ "support" : {
290+ "sign" : true ,
291+ "verify" : true ,
292+ "iss" : false ,
293+ "sub" : false ,
294+ "aud" : false ,
295+ "exp" : false ,
296+ "nbf" : false ,
297+ "iat" : false ,
298+ "jti" : false ,
299+ "hs256" : true ,
300+ "hs384" : false ,
301+ "hs512" : true ,
302+ "rs256" : false ,
303+ "rs384" : false ,
304+ "rs512" : false ,
305+ "es256" : false ,
306+ "es384" : false ,
307+ "es512" : false
308+ },
309+ "authorUrl" : " https://gitlab.com/rucuriousyet" ,
310+ "authorName" : " Seth Moeckel" ,
311+ "gitHubRepoPath" : null ,
312+ "repoUrl" : " https://gitlab.com/rucuriousyet/jwt" ,
313+ "installCommandHtml" : " go get gitlab.com/rucuriousyet/jwt"
286314 }
287315 ]
288- }
316+ }
You can’t perform that action at this time.
0 commit comments