2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

Tidied up JWT ops

This commit is contained in:
n1474335
2021-02-09 14:14:59 +00:00
parent 5bc523aeff
commit 9fdd55c5c6
3 changed files with 3 additions and 8 deletions

View File

@@ -21,4 +21,4 @@ export const JWT_ALGORITHMS = [
"ES384",
"ES512",
"None"
];
];