Skip to content

Commit b59ba93

Browse files
authored
Merge pull request jsonwebtoken#617 from lepture/patch-1
2 parents f697dc1 + 39cbed3 commit b59ba93

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

views/website/libraries/1-Python.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,9 @@
125125
"es512": true,
126126
"ps256": true,
127127
"ps384": true,
128-
"ps512": true
128+
"ps512": true,
129+
"eddsa": true,
130+
"es256k": true
129131
},
130132
"authorUrl": "https://github.com/lepture",
131133
"authorName": "Hsiaoming Yang",

0 commit comments

Comments
 (0)