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 96
96
"gitHubRepoPath" : " lawliet89/biscuit" ,
97
97
"repoUrl" : " https://github.com/lawliet89/biscuit" ,
98
98
"installCommandHtml" : " Cargo.toml: biscuit = \" *\" "
99
+ },
100
+ {
101
+ "minimumVersion" : null ,
102
+ "support" : {
103
+ "sign" : true ,
104
+ "verify" : true ,
105
+ "iss" : true ,
106
+ "sub" : true ,
107
+ "aud" : true ,
108
+ "exp" : true ,
109
+ "nbf" : true ,
110
+ "iat" : true ,
111
+ "jti" : false ,
112
+ "hs256" : true ,
113
+ "hs384" : true ,
114
+ "hs512" : true ,
115
+ "rs256" : true ,
116
+ "rs384" : true ,
117
+ "rs512" : true ,
118
+ "es256" : true ,
119
+ "es384" : true ,
120
+ "es512" : false ,
121
+ "ps256" : true ,
122
+ "ps384" : true ,
123
+ "ps512" : true
124
+ },
125
+ "authorUrl" : " https://github.com/rib" ,
126
+ "authorName" : " Robert Bragg" ,
127
+ "gitHubRepoPath" : " rib/jsonwebtokens" ,
128
+ "repoUrl" : " https://github.com/rib/jsonwebtokens" ,
129
+ "installCommandHtml" : " Cargo.toml: jsonwebtokens = \" *\" "
99
130
}
100
131
]
101
132
}
You can’t perform that action at this time.
0 commit comments