Managing User Roles - NodeJS Authorization

preview_player
Показать описание
Use code: PEDRO for 20% off ^

In this video I will teach you guys how to create an api with a role based authorization system.

-
-

Social
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Equipments I Use:
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Tags:
- NodeJS
- User Roles
- ReactJS Tutorial
- ReactJS and MySQL
- NodeJS Tutorial
- API Tutorial
Рекомендации по теме
Комментарии
Автор

ooohh, thank you Pedro. This is useful and fun to manage different sutf with the api rest

joseisraeldiazzapata
Автор

I been looking for this kind of simple clarity. No pompous nonsense. Just pertinent information.

itsnobledean
Автор

Appreciated your presentation and specially the remark at the end where you make us aware of this being an example to understand the mechanism, but that it should never be implemented that way. Authentication has to be made first and tokens have to be delivered. Roles should not be passed between client and server, nor username, nor userid. Based on the token the server side retrieves the userid and associated roles for the app and then performs the authorization.
Greeting from Geneva.

visionD
Автор

This is what I’ve been waiting for. Thank You

pegihr
Автор

thank you. there is a way in how you connect things. sometimes noobs like me get over whelmed when we see an error.

tarekghosn
Автор

Hi pedro i like your tutorials a lot *So can you please do another one about managing users rolls but in this with JWT and more secure also with an interface like using Ejs instead of PostMan*

and i will be so thankful if you do it 💜😁

ayoubnachat
Автор

I love this guy, makes everything I need to know easier to understand

somel_toi
Автор

I never new middle ware functions could take arguments. I quess we learn everyday. Thanks 👍

chibuzoekwue
Автор

i've downloaded it and will watch it when my exams gets over.❤️❤️❤️❤️

abhishekrawat
Автор

First comment !

I'm currently learning backend, i want to become a MERN developer, fullstack developer whatever, and i'm still undertanding how the backend works and videos like this one cna help me too much ! Thank you homie

mikealejandro
Автор

I am your 100, 00oth subscriber!!!! Let me know when you get the plague. Congratulations.

paulikhane
Автор

Love the explanation on each little element of the code. This helped a lot for a beginner like me. Keep it up! Thank you for the great work!

lei
Автор

Pedro lançou a braba mesmo! Congrats my friend!

luizverissimoss
Автор

It's so very understand, thanks for this perfect video <3

simonIsDev
Автор

you should be #1 on top for web dev videos.

ejazmuneeb
Автор

Never knew middlewares could take up arguments! Also had a qn that we should not decide the role based on the body field right because it's easy to intercept the request and change the field via proxies like burpsuite . Correct me if I am wrong. Great video :)

im_parth
Автор

It great video Pedro.... can u tell us more on How to set up specific secured password and username which solely authorized manage admin page....like the one asked to login into our own pc.

liyucollections
Автор

Thank you bro... I want to ask, can we use social media authentication like google/fb for REST API? I don't know how to implement it to rest api

zulfikarahmad
Автор

Excellent video Pedro. I'm using vs code and Hoppscotch. Do you have any idea why I needed to change my GET requests to POST requests to get the code to work? Really weird, I followed the tutorial to the "T". Regardless, the code works and am able to crudely authenticate.

jeff-creations
Автор

cool video thx. dont u have pls the code posted for this somewhere?

viktorsvoboda