Search⌘ K
AI Features

Quiz

Test your understanding of secure data transfer.

We'll cover the following...
Technical Quiz
1.

When using a JWT, why can a hacker read the payload but not successfully change it?

A.

Changes in the payload are detected because the payload will not match the encoded payload.

B.

Changes in the payload would make the signature invalid because the hacker does not have access to the secret key to adjust the signature.

C.

Changes in the payload are detected because the payload will not match the secret key sent with the encoded payload.


1 / 5