Skip to content

Commit b3a446b

Browse files
committed
Update JWT post contact call to action
1 parent 928c5b6 commit b3a446b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/blog/jwt-attacks-in-the-wild-from-decode-to-exploit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,4 +432,4 @@ JWTs are simple in concept and surprisingly fragile in practice. Many of these a
432432

433433
The defensive takeaway is straightforward: do not trust the token header. Enforce algorithms, validate claims, and keep key selection under server control. Your backend should make those decisions, not the client.
434434

435-
*Found a JWT bug in the wild? Drop it in the comments or reach out at [[email protected]](mailto:[email protected]). We'd love to feature real-world case studies.*
435+
*Need help with JWT security, API security testing, or a real-world assessment? Contact [[email protected]](mailto:[email protected]).*

0 commit comments

Comments
 (0)