Skip to content

Commit e0058d0

Browse files
authored
Merge pull request jsonwebtoken#531 from babelouest/master
Complete rhonabwy capabilities
2 parents dc57dbe + 4beef1e commit e0058d0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

views/website/libraries/20-C.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@
142142
"nbf": true,
143143
"iat": true,
144144
"jti": true,
145+
"typ": true,
145146
"hs256": true,
146147
"hs384": true,
147148
"hs512": true,
@@ -154,7 +155,8 @@
154155
"ps256": true,
155156
"ps384": true,
156157
"ps512": true,
157-
"eddsa": true
158+
"eddsa": true,
159+
"es256k": false
158160
},
159161
"authorUrl": "https://babelouest.github.io/",
160162
"authorName": "babelouest",

0 commit comments

Comments
 (0)