File tree Expand file tree Collapse file tree 1 file changed +31
-31
lines changed Expand file tree Collapse file tree 1 file changed +31
-31
lines changed Original file line number Diff line number Diff line change 35
35
"repoUrl" : " https://github.com/MSOpenTech/azure-activedirectory-identitymodel-extensions-for-dotnet" ,
36
36
"installCommandHtml" : " Install-Package<br><a href=\" https://www.nuget.org/packages/System.IdentityModel.Tokens.Jwt/\" >System.IdentityModel.Tokens.Jwt</a>"
37
37
},
38
+ {
39
+ "minimumVersion" : null ,
40
+ "support" : {
41
+ "sign" : true ,
42
+ "verify" : true ,
43
+ "iss" : true ,
44
+ "sub" : true ,
45
+ "aud" : true ,
46
+ "exp" : true ,
47
+ "nbf" : true ,
48
+ "iat" : true ,
49
+ "jti" : false ,
50
+ "hs256" : true ,
51
+ "hs384" : true ,
52
+ "hs512" : true ,
53
+ "rs256" : true ,
54
+ "rs384" : true ,
55
+ "rs512" : true ,
56
+ "es256" : true ,
57
+ "es384" : true ,
58
+ "es512" : true ,
59
+ "ps256" : false ,
60
+ "ps384" : false ,
61
+ "ps512" : false
62
+ },
63
+ "authorUrl" : " https://github.com/jwt-dotnet/jwt" ,
64
+ "authorName" : " Alexander Batishchev" ,
65
+ "gitHubRepoPath" : " jwt-dotnet/jwt" ,
66
+ "repoUrl" : " https://github.com/jwt-dotnet/jwt" ,
67
+ "installCommandHtml" : " Install-Package<br><a href=\" https://www.nuget.org/packages/JWT\" >JWT.NET</a>"
68
+ },
38
69
{
39
70
"minimumVersion" : null ,
40
71
"support" : {
125
156
"repoUrl" : " https://github.com/nuscien/trivial" ,
126
157
"installCommandHtml" : " Install-Package<br><a href=\" https://www.nuget.org/packages/Trivial\" >Trivial</a>"
127
158
},
128
- {
129
- "minimumVersion" : null ,
130
- "support" : {
131
- "sign" : true ,
132
- "verify" : true ,
133
- "iss" : true ,
134
- "sub" : true ,
135
- "aud" : true ,
136
- "exp" : true ,
137
- "nbf" : true ,
138
- "iat" : true ,
139
- "jti" : false ,
140
- "hs256" : true ,
141
- "hs384" : true ,
142
- "hs512" : true ,
143
- "rs256" : true ,
144
- "rs384" : true ,
145
- "rs512" : true ,
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" ,
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>"
158
- },
159
159
{
160
160
"minimumVersion" : null ,
161
161
"support" : {
You can’t perform that action at this time.
0 commit comments