We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bf0fd commit 7a706f4Copy full SHA for 7a706f4
views/website/libraries/19-Swift.json
@@ -119,16 +119,16 @@
119
"es256": true,
120
"es384": true,
121
"es512": true,
122
- "ps256": false,
123
- "ps384": false,
124
- "ps512": false
+ "ps256": true,
+ "ps384": true,
+ "ps512": true
125
},
126
"authorUrl": "https://github.com/IBM-Swift",
127
"authorName": "IBM Swift",
128
"gitHubRepoPath": "IBM-Swift/Swift-JWT",
129
"repoUrl": "https://github.com/IBM-Swift/Swift-JWT",
130
"installCommandHtml":
131
- ".package(url:\"https://github.com/IBM-Swift/Swift-JWT\", from: \"1.0.0\")"
+ ".package(url:\"https://github.com/IBM-Swift/Swift-JWT\", from: \"3.5.0\")"
132
}
133
]
134
0 commit comments