Your knowledge delivery style is so good and comprehensive, your delivered phase by phase and 1 thing very important, debugged the code and at the end recap the complete logic. Recap the lecture at the end, in the key point of good teacher, well done, keep up the best work.
@ManojDeshwal9 күн бұрын
Much appreciated!
@aguelejoseph57532 ай бұрын
Mid way into video and I can see already that you are a good teacher. Great work bro. Thank you
@ShwetaKadam-gt5cn4 ай бұрын
very nice explanation with implementation of JWT Token Authentication.
@ManojDeshwal3 ай бұрын
Glad it was helpful!
@Vishnubhandarge115 күн бұрын
Hey Shweta from Maharashtra? learning Dotnet. I am also. I need someone to learn with
@vimleshsharma32514 ай бұрын
very good you have explained in very simple way
@ManojDeshwal3 ай бұрын
Thanks alot
@amankrsingh26 күн бұрын
Great video on jwt, thank you ❤
@ManojDeshwal23 күн бұрын
Glad you enjoyed it!
@lauwwulan8615 ай бұрын
Thank you for the explanation and code example
@MarryA-qc4sy3 ай бұрын
Hello sir, waiting for your next video. Long gap, didn't see any update. Please keep uploading regularly. I like all your video tutorials. Thank you. 😊
@jennasyeda66134 ай бұрын
Superb! very nice way to create JWT. but if u mention the the details about header payload signature in the video then it will greate for the junior developers, this type of question ask in interview, Thank for the video.
@CarlosEnriqueDuarteOrtiz3 ай бұрын
thank you very much :), greetings from Mexico
@ManojDeshwal3 ай бұрын
You're welcome!
@muhammadrehanzafar971611 күн бұрын
I suggest to launch a video for JWT authentication in login and registration with mysql db
@iwandev77983 ай бұрын
thank you sir, i will waiting for next video to add refresh token. Because i want to know, how to implement refresh token if access token expired.
@SonuKumar-nk4gw6 ай бұрын
how to consume this api in mvc application with token....please
@PritamPaul-y1h5 ай бұрын
i also wanted to know this..
@brahmajiraji11232 ай бұрын
Nice tutorial
@broadshare2 ай бұрын
But why all this when .NET 8 already has auth endpoints to generate that?
@krishna474522 күн бұрын
Can you please provide the links what already some default code there in this video that links
@phanimudapaka3062 ай бұрын
Can you please post the video of refresh Token generation .. Thanks in Advance..
@govindkumarchoudhary41065 ай бұрын
nice tutorial
@khatariinsaan52844 ай бұрын
very Helpfull
@KrishnaRaj-hw6je6 ай бұрын
Can you post the Project to create a project management tool for the frontend using react js and backend use web api .net and database use sql server can post for me with in two days
@josecortijo93115 ай бұрын
how to get the authenticated user
@sweetysnehith96922 ай бұрын
Hi Can we pass Authorization bearer token in swagger itself is there any reference
@ManojDeshwal2 ай бұрын
Yes we can pass. For that we need to enable token option in swagger itself
@sweetysnehith96922 ай бұрын
@@ManojDeshwal can you please share any reference for it
@S-yf5te5 ай бұрын
Who will issue jwt token
@gunasekaranpalanisami61822 ай бұрын
Nice , I need ROLE base bro
@sivamariyappan48536 ай бұрын
could you pls give the source code sirr
@rishumehta7452 ай бұрын
do you have a video where you connected your database and created model? i missing on that point. new to programming