Skip to content

Commit fb71014

Browse files
authored
Merge pull request jsonwebtoken#440 from cristaloleg/patch-1
Add EdDSA for cristalhq/jwt
2 parents f030b7b + 714781c commit fb71014

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

views/website/libraries/9-Go.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,8 @@
397397
"es512": true,
398398
"ps256": true,
399399
"ps384": true,
400-
"ps512": true
400+
"ps512": true,
401+
"eddsa": true
401402
},
402403
"authorUrl": "https://github.com/cristalhq",
403404
"authorName": "Oleg Kovalov",

0 commit comments

Comments
 (0)