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"
];
];