25 Important ASP.NET Interview Questions : kzbin.info/www/bejne/ponQfpejf7p2Zsk 20+ SQL Server Interview Questions : kzbin.info/www/bejne/iXbHcnluorh-iZY 20 MSBI Interview Questions : kzbin.info/www/bejne/hKjCpHt7gNOCi6c 10+ Power BI Interview Questions : kzbin.info/www/bejne/eaDdlGyNg6eFqpY Software Architecture Interview Questions : kzbin.info/www/bejne/d6W3mJaYgbSkg68 30 Important C# Interview Questions : kzbin.info/www/bejne/eHzcn3h4hdacf68 Angular Step by Step Tutorial for Beginners : kzbin.info/www/bejne/Y2q5lIptgqd3qZo 25 Angular Interview Questions : kzbin.info/www/bejne/Y5vIoKx6f6mmia8 25+ OOPS Interview Questions : kzbin.info/www/bejne/q2qcqHSld893rLM SQL Server Joins : kzbin.info/www/bejne/gYXZint7o9mppJo SQL Step by Step - kzbin.info/www/bejne/q3jPl4NvpJyeo7s 35 Important JavaScript Interview Questions : kzbin.info/www/bejne/kJOXlYOfbKh0hLc 5 MSBI Interview Questions : kzbin.info/www/bejne/a3abYmiXjaaqj7M 20 MySQL Interview Questions : kzbin.info/www/bejne/b5nJm3Zjd9WMaJI 20 PHP Interview Questions : kzbin.info/www/bejne/Z5PTf4avo7qlopo
@ipl222222222222222223 жыл бұрын
Best teacher in world for me, SHIV SIR!!!!! Thanks
@sushantparekar36879 ай бұрын
Shiv sir ek number
@CAPS_AMERICA3 жыл бұрын
This is an awesome tutorial, very detailed explanations on things we otherwise won't understand or will take us time to figure out what and why we need those lines of code. I like that you took the time to use your pen and highlight the flow of the process in details. Thank you and I will check all your videos.
@gauravjoshi50544 жыл бұрын
Simply awesome Sir ji 👌
@Harry_hum2 жыл бұрын
27:22 - Session Hijacking, even if we include extra parameter like longitude, mac address that will be stored under generated token as it is bundle of all things. If we validate extra parameters for each request, isn't it a extra burden instead we can ask new login/session.
@barwalgayatri46553 жыл бұрын
You are THE Best Sir , the concept that you teach us are so unique that i an never forget in my life. JWT token 5 things that u explained helped me to remeber JWT in very easy way. Thanks a lot
@DebasmitSamal2943 жыл бұрын
Sir as always you are awesome. I was struggling since long for understanding jwt. I got my fundamental clear
@raghvendrasinghlodhi94984 жыл бұрын
Very nicely explained, Thanks a lot sir
@richardcoady64022 жыл бұрын
Thanks great video. My question. If I have MVC site communication with web api. What is the best practice to store the JWT token I get back from the api in my mvc application.
@taqikhan541811 ай бұрын
Thanks for the video. When consuming an api with jwt authentication in mvc application should i keep the token in session variable?
@Mikeforu4 жыл бұрын
Shiv Sir what is refresh token and how to implement the same? Please help.. thanks in advance
@sandeepmishras3 жыл бұрын
Hi Sir If web api is stateless then where token store if token generated for user "abc" then is "abc" user can use this token from any server or ip. if user "xyz" got token generated by "abc" so can "xyz" user web api as "abc" user.
@michaelacevedo15252 жыл бұрын
Hi well Done, have a question what is the way of send the token automatically in mvc without modify the header?
@rickymontero58263 жыл бұрын
Hi. what is the name of the extension you use in the browser?
@NaveenKumar-ki7vz2 жыл бұрын
ModHeader
@amirsaleem49353 жыл бұрын
Thanks so much for the tutorial. I have a question that what is the situation when I am going to be using the JWT? Cosider if there is client who is independent but uses our service for certain function, then why would as a service provider I would be managing there users (username, password, roles and registration)?
@animeshgupta72884 ай бұрын
You are using Web API or Web application ? Please response sir
@Real-Hindu-Us883 жыл бұрын
When any jwt site and post token there and he can view claim details...
@akhilm48673 жыл бұрын
configure method is used to setup middleware, configurationservice method is for setting up the dependencies used for the app
@RikinPatel132 жыл бұрын
Token is session less right?
@techleaders31253 жыл бұрын
At the time of issuing token, store ip of client, and check that token request with the same ip, Session highjacking
@pushkardeshmukh19874 жыл бұрын
Hello do you have /planning to have video on angular state management? BtW your interview questions n answer video helped me a lot.
@ramgupta95893 жыл бұрын
Just a Word Wowwwww.
@GautamMyakal Жыл бұрын
nutorious extension is it correct
@DurgaPrasad-fi7vm3 жыл бұрын
Awsome
@pradeepb4625 Жыл бұрын
Can you please video on jwt token with mvc 5 with header encrypted...like we pass encrypted password in postman and get response as decrypted..
@akashlondhe11103 жыл бұрын
How to send this token to next request (action in the controller) through code without postman ??
@barwalgayatri46553 жыл бұрын
Sir Kindly make a video and tell What to Do If the Token is Stollen ? coz this is s avery common Interview Question and i am not able to Answer it .
@dheerajthodupunoori74314 жыл бұрын
Is their session going on azure developer associate AZ-203
@questpondvideos4 жыл бұрын
its AZ 204 , we have recordings as well.
@dheerajthodupunoori74314 жыл бұрын
@@questpondvideos when is the next session planned?
@abhaypatwa91502 жыл бұрын
where is maintain the uid and pwd and how long
@mohsinkhanarslankhan3 жыл бұрын
12:48
@mrburhan57062 жыл бұрын
Kindly one Video on Cookies And JWT Token Authentication in Asp Dot Net Core. but default is Cookies
@priyankamamtora24612 жыл бұрын
who issued bareer token?
@questpondvideos2 жыл бұрын
the JWT token code....
@sahoopradipta9 ай бұрын
sir u r good, but making videos unnecessary lengthier...
@AmanSharma-hg2wy Жыл бұрын
❤
@MLDOTNET3 жыл бұрын
how to delete token in logout
@PiyushSingh-mt2tb4 жыл бұрын
Gold mine!
@abhaypatwa91502 жыл бұрын
hi
@saritalad89232 жыл бұрын
it is oony not 1 (one)ly speak correct word
@jagdishdinkar23252 жыл бұрын
So you are here to correct english. Looks like some nontechy manager laid off trying to correct things.
@questpondvideos2 жыл бұрын
English is my second language Hope you have learnt some technical things thanks
@saritalad89232 жыл бұрын
If along with high in technology, he improves his english, what is wrong with you.