File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 47
47
"nbf" : true ,
48
48
"iat" : true ,
49
49
"jti" : true ,
50
+ "typ" : true ,
50
51
"hs256" : true ,
51
52
"hs384" : true ,
52
53
"hs512" : true ,
56
57
"es256" : true ,
57
58
"es384" : true ,
58
59
"es512" : true ,
59
- "ps256" : false ,
60
- "ps384" : false ,
61
- "ps512" : false
60
+ "ps256" : true ,
61
+ "ps384" : true ,
62
+ "ps512" : true ,
63
+ "eddsa" : true
62
64
},
63
65
"authorUrl" : " https://github.com/vapor" ,
64
66
"authorName" : " Vapor" ,
65
67
"gitHubRepoPath" : " vapor/jwt-kit" ,
66
68
"repoUrl" : " https://github.com/vapor/jwt-kit" ,
67
- "installCommandHtml" :
68
- " .package(url: \" https://github.com/vapor/jwt-kit.git\" , from: \" 4.0.0\" )"
69
+ "installCommandHtml" : " .package(url: \" https://github.com/vapor/jwt-kit.git\" , from: \" 5.0.0\" )"
69
70
},
70
71
{
71
72
"minimumVersion" : null ,
127
128
"authorName" : " IBM Swift" ,
128
129
"gitHubRepoPath" : " IBM-Swift/Swift-JWT" ,
129
130
"repoUrl" : " https://github.com/IBM-Swift/Swift-JWT" ,
130
- "installCommandHtml" :
131
- " .package(url:\" https://github.com/IBM-Swift/Swift-JWT\" , from: \" 3.5.0\" )"
131
+ "installCommandHtml" : " .package(url:\" https://github.com/IBM-Swift/Swift-JWT\" , from: \" 3.5.0\" )"
132
132
},
133
133
{
134
134
"minimumVersion" : null ,
You can’t perform that action at this time.
0 commit comments