Skip to content

Commit 7b92560

Browse files
committed
update expected output
1 parent 179c26d commit 7b92560

File tree

1 file changed

+3
-3
lines changed

1 file changed

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

0 commit comments

Comments
 (0)