From this tutorial you will learn how to create an authentication on your Symfony 6 API using JWT (JSON Web Token).
💾 The code of the project is available in the repository: https://github.com/Tanya-WebDev/upay/...
❗RFC 7519 standard: https://www.rfc-editor.org/rfc/rfc751...
❗IANA standard for Public claims of the JWT's payload: https://www.iana.org/assignments/jwt/...
⭐️ Tutorial Contents ⭐️
◆ (00:00) Let's start
◆ (00:27) A bit of theory
◆ (02:16) Practical part
◆ (25:30) How JWT Authentication works?
◆ (26:25) What JWT consist of?
🌟 Symfony 6 tutorials playlist: • Symfony 6 - The controller
💡 You can support the channel on Patreon: / tatyana_webdev
___
You can find me on:
LinkedIn: / tatyana-webdev
#coding #php #symfony #symfony6 #jwt #jwtToken #jwtAuthentication