Skip to content

Commit 39cbed3

Browse files
authored
Add ES256K and EdDSA for Authlib
1 parent f697dc1 commit 39cbed3

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)