Talk in English - US at Longhorn PHP Conference 2023
Short URL: https://joind.in/talk/6d18b
(QR-Code (opens in new window))
JSON Web tokens (JWTs) are used to authenticate APIs in a secure, stateless way. But they are sometimes misused. If you attend this talk, you'll know when to use JWTs, which signing algorithm to use, and why JWTs exist. You'll also learn about how to validate a JWT, and why you need to do so before you ever accept the payload of a JWT.
Comments
Comments are closed.