@Sharondevbd

Best Basic & Clear Concept of Role Based Video Ever ! Love you bro ❤

@Luiz-CGF

I was looking for this tuto for a long time! tks..

@Schweizer-e1f

Perfect thanks!

@rifatislamrakesh

thanks for the tutorial. it was to the point and straight forward.

@abhishekgautam2688

Very Good Explanation, Thank You..!!

@mahmoudhomsi611

Very well explained, everything structured and step by step.

@hamididrees865

Awesome

@Shmaisanymostafa

Great tutorial!

@maratha_empire003

1:56 If you explain why we need the installed packages and usage of every package it would be great to know and grasp the knowledge.

can you do it here...?
it will be very helpful

@venkatachakrapaninandi7045

It's a great tutorial. It should be rate 4.5 stars

@harmony-teams

Awesome tutorial thanks. What kind of tool/service did you use for your sound ?

@Sihle-yd8qr

Hi, please make another video building from this one where you add the forgot and reset password functions, and 2FA or OTP functions.

@jyotibhalerao7364

please provide github code for UI also.Thanks for video!!

@ezansaleem13

thanks for this video and I have a request to please use the react as a front end and use this API with it.

@Sharondevbd

Brother your tutorial helps but, I Need Refresh Token Also. Can you please tell me how to implement that?

@VerseKC

Isn't it necessary to secure the assign-role endpoint? Otherwise, anyone could potentially change their user role to admin and gain unauthorized access. Please let me know if I’m mistaken.

Thanks!

@DDXwild

16:50

@shodhanshetty14

Hey do you have a video for RefreshToken, if yes can you provide the link over here!

@FebySamir

I used JWT to make api .I made two roles Users and Employee so all data inserted in AspNetUsers table in database .i want to make a relationship between users with role User and another table called Bill and make relationship between  users with role Employee  with another table called Branch how i can do this by using Code First

@nothingburga

In my database i only have 1 table for user info, do i really need to add 2 more table for login and register?