Token based authentication (JWT) in Web API and MVC

preview_player
Показать описание
Don't forget to Like, Comment, Share and Subscribe to my Channel
🧛‍♂️ Connect with me on
Рекомендации по теме
Комментарии
Автор

It was great tutorial . This was one of the few tutorials in which I did not get any error . From the code perspective, I t was one of the best tutorial for this particular topic. From the explanation viewpoint, it could have been better.

prashantdimri
Автор

Thank you very much for the detailed explanation and summarizing in the end !!!

prjaya
Автор

Good Job Thanks for wonderful tutorials when u will upload the next video for refresh token please let us know

ashishambekar
Автор

Thank you for such a great tutorial! It really helped me to understand all this complex thing

amritarani
Автор

I cannot thank you enough! All the best from Serbia. :D

markobradonjic
Автор

Thanks for the awesome tutorials.. Great job!!!

amritaroy
Автор

Great tutorial. I really enjoy watching your videos. Thank you so much!

janecuracao
Автор

can you attach you next video where you explained after 30min token expire again generate and continue with that session only.
please share that video also.

Dineshkumar-icel
Автор

I dont understand 7:00 part, how can you generate those code ?

merlyn
Автор

why you have used async Authenticate Async but not used awaiit anywhere is not that now a synchronous method?

YuvarajUpadhyaya
Автор

we also need to protect mvc controller as well, can we use the same customfilter for api and mvc controller action?

panhasa
Автор

very well explained. Thanks you. Can you share the code for this please?
also, how to refresh token?

techrelated
Автор

Thanks for the tutorial, it was very helpful

josephbolanos
Автор

Great tutorial!!! can you share the source code of this project?

silentgut
Автор

How can I add authorisation to mvc client app using toket that we get from web api?

vladmaiorov
Автор

What is cors ? And why nugget package added to the project??

tonyriddle
Автор

I think refresh token should be passed only in case when access token is expired and error is returned and after token is regenerated then earlier request should get executed automatically. Can you explain how cookie authentication can work with jwt? Thanks!

microtech
Автор

hello good evening, did you create a refresh token method or not?

naman_playz
Автор

Great job.... Thank you for clear explanation JWT Token.Could you please share the refresh token video

karthickr
Автор

What is secret key. How do you write/generate a big string secret key.

ashishgupta