Skip to content

Commit 974e844

Browse files
authored
Merge pull request jsonwebtoken#416 from pascaldekloe/master
EdDSA support on github.com/pascaldekloe/jwt
2 parents 6df9a0a + 868a181 commit 974e844

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
@@ -303,7 +303,8 @@
303303
"es512": true,
304304
"ps256": true,
305305
"ps384": true,
306-
"ps512": true
306+
"ps512": true,
307+
"eddsa": true
307308
},
308309
"authorUrl": "https://github.com/pascaldekloe",
309310
"authorName": "Pascal de Kloe",

0 commit comments

Comments
 (0)