File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 255255 "gitHubRepoPath" : " gbrlsnchs/jwt" ,
256256 "repoUrl" : " https://github.com/gbrlsnchs/jwt" ,
257257 "installCommandHtml" : " go get github.com/gbrlsnchs/jwt"
258+ },
259+ {
260+ "minimumVersion" : null ,
261+ "support" : {
262+ "sign" : true ,
263+ "verify" : true ,
264+ "iss" : true ,
265+ "sub" : true ,
266+ "aud" : true ,
267+ "exp" : true ,
268+ "nbf" : true ,
269+ "iat" : true ,
270+ "jti" : true ,
271+ "hs256" : true ,
272+ "hs384" : true ,
273+ "hs512" : true ,
274+ "rs256" : true ,
275+ "rs384" : true ,
276+ "rs512" : true ,
277+ "es256" : false ,
278+ "es384" : false ,
279+ "es512" : false
280+ },
281+ "authorUrl" : " https://github.com/pascaldekloe" ,
282+ "authorName" : " Pascal de Kloe" ,
283+ "gitHubRepoPath" : " pascaldekloe/jwt" ,
284+ "repoUrl" : " https://github.com/pascaldekloe/jwt" ,
285+ "installCommandHtml" : " go get github.com/pascaldekloe/jwt"
258286 }
259287 ]
260288}
You can’t perform that action at this time.
0 commit comments