We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b0f2cd + 56256c4 commit 67c56ddCopy full SHA for 67c56dd
views/website/libraries/support/language-schema.js
@@ -73,6 +73,7 @@ module.exports = {
73
nbf: { type: 'boolean' },
74
iat: { type: 'boolean' },
75
jti: { type: 'boolean' },
76
+ typ: { type: 'boolean' },
77
hs256: { type: 'boolean' },
78
hs384: { type: 'boolean' },
79
hs512: { type: 'boolean' },
0 commit comments