У нас вы можете посмотреть бесплатно Learn How To Secure A Simple Web App - Crio Weekend Workshop или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This is the second episode ✨ in a series of free weekend workshops that will help you learn important and relevant programming concepts, by working on projects that you build yourself. Authentication and Authorization are crucial parts of any development project. They are also one of the most confusing things to master 🥲 In this workshop, I'll cover in an intuitive and simple way, the following concepts: ✅ What do these terms mean? How are they different? ✅ What are common standards that are used in this space? You'll get to understand OAuth and OpenID Connect illustratively 🖌️ ✅ Diving deeper into OAuth to discover what option would work for different use cases. (This will help you choose the best solution for your own app) 💡 ✅ You may have heard of a JWT before. We'll walk through exactly what it is, why it is used and how you can get started with it. In the end, you'll be protecting a simple web app with your own OAuth2.0 solution using JWT tokens and gain an idea of how integration with other social accounts like Google and Facebook is achieved! ⚡ Follow along, on Crio's Projects Hub and create amazing resume-worthy projects all by yourself 🥳 Discord link: / discord Crio Projects link: https://www.crio.do/projects/javascri... Github Repository link: https://github.com/wjayesh/auth-web-app/