I was looking for this tuto for a long time! tks..
Perfect thanks!
thanks for the tutorial. it was to the point and straight forward.
Very Good Explanation, Thank You..!!
Very well explained, everything structured and step by step.
Awesome
Great tutorial!
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
It's a great tutorial. It should be rate 4.5 stars
Awesome tutorial thanks. What kind of tool/service did you use for your sound ?
Hi, please make another video building from this one where you add the forgot and reset password functions, and 2FA or OTP functions.
please provide github code for UI also.Thanks for video!!
thanks for this video and I have a request to please use the react as a front end and use this API with it.
Brother your tutorial helps but, I Need Refresh Token Also. Can you please tell me how to implement that?
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!
16:50
Hey do you have a video for RefreshToken, if yes can you provide the link over here!
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
In my database i only have 1 table for user info, do i really need to add 2 more table for login and register?
@Sharondevbd