update expected output

This commit is contained in:
Erik Krogh Kristensen
2022-01-28 12:21:33 +01:00
parent 179c26da9a
commit 7b925604df

View File

@@ -1,3 +1,3 @@
| bad-jwt.js:10:1:10:56 | jwt.ver ... ne"] }) | does not verify the JWT payload with a cryptographic secret or public key. |
| bad-jwt.js:11:1:11:63 | jwt.ver ... ne"] }) | does not verify the JWT payload with a cryptographic secret or public key. |
| bad-jwt.js:12:1:12:59 | jwt.ver ... ne"] }) | does not verify the JWT payload with a cryptographic secret or public key. |
| bad-jwt.js:10:19:10:20 | "" | This argument disables the integrity enforcement of the token verification. |
| bad-jwt.js:11:19:11:27 | undefined | This argument disables the integrity enforcement of the token verification. |
| bad-jwt.js:12:19:12:23 | false | This argument disables the integrity enforcement of the token verification. |