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 124
124
"gitHubRepoPath" : " nuscien/trivial" ,
125
125
"repoUrl" : " https://github.com/nuscien/trivial" ,
126
126
"installCommandHtml" : " Install-Package<br><a href=\" https://www.nuget.org/packages/Trivial\" >Trivial</a>"
127
+ },
128
+ {
129
+ "minimumVersion" : null ,
130
+ "support" : {
131
+ "sign" : true ,
132
+ "verify" : true ,
133
+ "iss" : false ,
134
+ "sub" : false ,
135
+ "aud" : false ,
136
+ "exp" : true ,
137
+ "nbf" : true ,
138
+ "iat" : false ,
139
+ "jti" : false ,
140
+ "hs256" : true ,
141
+ "hs384" : true ,
142
+ "hs512" : true ,
143
+ "rs256" : true ,
144
+ "rs384" : false ,
145
+ "rs512" : false ,
146
+ "es256" : false ,
147
+ "es384" : false ,
148
+ "es512" : false ,
149
+ "ps256" : false ,
150
+ "ps384" : false ,
151
+ "ps512" : false
152
+ },
153
+ "authorUrl" : " https://github.com/jwt-dotnet/jwt" ,
154
+ "authorName" : " Alexander Batishchev, John Sheehan, Michael Lehenbauer" ,
155
+ "gitHubRepoPath" : " jwt-dotnet/jwt" ,
156
+ "repoUrl" : " https://github.com/jwt-dotnet/jwt" ,
157
+ "installCommandHtml" : " Install-Package<br><a href=\" https://www.nuget.org/packages/JWT\" >JWT</a>"
127
158
}
128
159
]
129
160
}
You can’t perform that action at this time.
0 commit comments