Skip to content

Commit c0654a6

Browse files
authored
Merge pull request jsonwebtoken#516 from GlitchedPolygons/patch-1
Update 20-C.json - EdDSA support was added to l8w8jwt
2 parents 279c245 + f90b915 commit c0654a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

views/website/libraries/20-C.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@
8989
"ps256": true,
9090
"ps384": true,
9191
"ps512": true,
92-
"es256k": true
92+
"es256k": true,
93+
"eddsa": true
9394
},
9495
"authorUrl": "https://github.com/GlitchedPolygons",
9596
"authorName": "Glitched Polygons",

0 commit comments

Comments
 (0)