Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб How to Authorize User Roles and Permissions | Node.js & Express Authorization Tutorial в хорошем качестве

How to Authorize User Roles and Permissions | Node.js & Express Authorization Tutorial 2 года назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



How to Authorize User Roles and Permissions | Node.js & Express Authorization Tutorial

Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap Learn how to authorize user roles and permissions in this Node.js & Express authorization tutorial. We'll start by learning the difference between authentication and authorization. Then we'll build middleware for our REST API that authorizes specific roles for data endpoint access. 🚩 Subscribe ➜ https://bit.ly/3nGHmNn 🚀 This tutorial is part of a Node.js & Express for Beginners tutorial series playlist:    • Node.js Tutorials for Beginners   🔗 Starter Source Code: https://github.com/gitdagray/express_jwt 🔗 Completed Source Code: https://github.com/gitdagray/express_... How to Authorize User Roles and Permissions | Node.js & Express Authorization Tutorial (00:00) Intro (00:05) Welcome (00:15) Authentication vs Authorization (01:44) Configure the User Roles (02:53) Add roles to the user data model (04:59) Add a user role at registration (06:01) Add user roles to access token at authentication (09:09) Add user roles to access token when refreshed (10:28) Update the verifyJWT middleware to include roles (13:18) Create the verifyRoles middleware (19:19) Add the verifyRoles middleware to routes (22:04) Test routes with Thunder Client (27:14) A quick note on Thunder Client 📚 JWT References: Intro to JSON Web Tokens: https://jwt.io/introduction All You Need to Know About Storing JWT in the Frontend: https://dev.to/cotter/localstorage-vs... NPM jsonwebtoken package: https://www.npmjs.com/package/jsonweb... NPM cookie-parser package: https://www.npmjs.com/package/cookie-... Deleting Cookies: http://expressjs.com/en/api.html#res.... Cross-Site Scripting (XSS): https://owasp.org/www-community/attac... Cross-Site Request Forgery (CSRF): https://owasp.org/www-community/attac... REST Security Cheat Sheet: https://cheatsheetseries.owasp.org/ch... 📚 Login References: Bcrypt: https://www.npmjs.com/package/bcrypt How to Safely Store a Password: https://codahale.com/how-to-safely-st... MDN: HTTP Response Status Codes: https://developer.mozilla.org/en-US/d... 📚 More References: Node.js Official site: https://nodejs.org NPM Official site: https://www.npmjs.com/ Express JS Official site: https://expressjs.com/ MDN CORS: https://developer.mozilla.org/en-US/d... NPM CORS: https://www.npmjs.com/package/cors ✅ Follow Me: Twitter:   / yesdavidgray   LinkedIn:   / davidagray   Blog: https://yesdavidgray.com Reddit:   / daveoneleven   Was this tutorial about how to authorize user roles and permissions with Node.js and Express JS helpful? If so, please share. Let me know your thoughts in the comments. #user #roles #authorization

Comments