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.
2 parents f1d8db5 + aab2869 commit 0a5e23eCopy full SHA for 0a5e23e
views/website/libraries/9-Go.json
@@ -271,15 +271,15 @@
271
"es256": true,
272
"es384": true,
273
"es512": true,
274
- "ps256": false,
275
- "ps384": false,
276
- "ps512": false
+ "ps256": true,
+ "ps384": true,
+ "ps512": true
277
},
278
"authorUrl": "https://github.com/gbrlsnchs",
279
- "authorName": "gbrlsnchs",
+ "authorName": "Gabriel Sanches",
280
"gitHubRepoPath": "gbrlsnchs/jwt",
281
"repoUrl": "https://github.com/gbrlsnchs/jwt",
282
- "installCommandHtml": "go get github.com/gbrlsnchs/jwt"
+ "installCommandHtml": "go get -u github.com/gbrlsnchs/jwt/v3"
283
284
{
285
"minimumVersion": null,
0 commit comments