Тёмный
No video :(

Authenticating Web API Using ASP .Net Identity and JSON Web Tokens (JWT) 

Foad Alavi
Подписаться 1,9 тыс.
Просмотров 33 тыс.
50% 1

Опубликовано:

 

5 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 92   
@orjisamuelobinna9764
@orjisamuelobinna9764 10 месяцев назад
Senior Developer indeed. You are just awesome. You know the flow. If I stay with you for 2month my programming life cannot be the same. You know exactly what you are doing. You know it should work and if it does not work you know why it refuse to work. You are a great Boss and I cut cap for you.
@Foad_Alavi
@Foad_Alavi 8 месяцев назад
I'm sorry for not getting back to you sooner. I was busy with house renovation and got ill after that. Thanks for the nice words. I will upload more and more videos; hope you enjoy them.
@orjisamuelobinna9764
@orjisamuelobinna9764 8 месяцев назад
@@Foad_Alavi No problem boss. Sorry about that sir. I just believe you're strong now. Can't wait for more of your videos. You've made me addicted to this challenge already and I really thou love it.
@aneeshamp7610
@aneeshamp7610 5 месяцев назад
This explanation of JWT and Identity is the best I've found! It's really clear and easy to understand.
@Foad_Alavi
@Foad_Alavi 5 месяцев назад
Glad you think so!
@ashleygahl3638
@ashleygahl3638 24 дня назад
This really helped me a lot after a painful weekend trying to figure this out.
@farapar3783
@farapar3783 9 месяцев назад
I'm from Shiraz, and I'm so grateful for your helpful content. It's been a pleasure learning from you.
@Foad_Alavi
@Foad_Alavi 8 месяцев назад
Thanks. The pleasure is mine to share my knowledge with my compatriots. I have been to Shiraz once, and it is one of my best memories.
@user-wl4wm8xg7c
@user-wl4wm8xg7c Год назад
Actually one of the best guides on Identity and Jwt! Thank you so much.
@pablonascimento3547
@pablonascimento3547 25 дней назад
Sensational! Great explanation. I have a question: I need to call the controller of a second application and have it recognize the token generated by the first application. What is the correct way to do this? Can I generate the token in the first application and add it to a session cookie to be read by application 2, or is there a better way?
@augustorobles9931
@augustorobles9931 3 месяца назад
Amazing video and clear explanation about the topic. New suscriber from Argentina!
@Foad_Alavi
@Foad_Alavi 3 месяца назад
Welcome aboard!
@ibrahimalrabee9386
@ibrahimalrabee9386 Год назад
The best person who displayed this section 🙏🏻 Go ahead man 👍🏻
@karlpjd
@karlpjd Месяц назад
Loved this video, really insightful compared to watching someone copy and paste code ..
@b.official
@b.official 3 месяца назад
"Could you please explain what the Employee model is used for? I only noticed its presence in the instructional video."
@noxiandaddy8378
@noxiandaddy8378 Год назад
You're awesome, man! This is just what i needed. You helped me a lot with this tutorial!!! Keep going :)
@Foad_Alavi
@Foad_Alavi Год назад
Glad I could help!
@hesamkalhor3263
@hesamkalhor3263 Год назад
Excellent Content, and valuable tips, as always; thanks for sharing.
@Foad_Alavi
@Foad_Alavi Год назад
Thanks for watching it.
@abbassafi7441
@abbassafi7441 Год назад
That you have provided such wonderful content, kindly implement role-based authentication.
@Foad_Alavi
@Foad_Alavi Год назад
Sure. It is planned.
Год назад
There are some things I would improve: - Your endpoints are not restful... you shouldn't be using actions as endpoints (as /register or /login). a good restful endpoint would be for example POST /auth and GET /auth - The results for your endpoints should return "Bad Request" only when it's really a bad request... an incorrect login should return 403 Forbidden
@ondrejdlesk9352
@ondrejdlesk9352 Год назад
hi, how would you name endpoints for with functionality such as forgot-password, reset-password and account lock/unlock?
@NoNameBack810
@NoNameBack810 8 месяцев назад
@@ondrejdlesk9352 [HttpPost("Login")] OR [HttpPost("Register")].
@bercodinglive
@bercodinglive 6 месяцев назад
Thank you sir from Turkey
@Foad_Alavi
@Foad_Alavi 6 месяцев назад
You are welcome!
@zeinabchabok5863
@zeinabchabok5863 4 месяца назад
Excellent tutorial, Thank you so much.
@Foad_Alavi
@Foad_Alavi 4 месяца назад
You are welcome!
@CarrigansGuitarClub
@CarrigansGuitarClub 4 месяца назад
Excellent tutorial and thanks for the code too!
@Foad_Alavi
@Foad_Alavi 4 месяца назад
You're welcome!
@deanambrox8069
@deanambrox8069 6 месяцев назад
thank you so much for uploading such quality content.
@Foad_Alavi
@Foad_Alavi 6 месяцев назад
Glad you enjoy it!
@SAAGARTIMALSENA
@SAAGARTIMALSENA Год назад
nice keep it up
@newenglish4109
@newenglish4109 Год назад
Excellent...Thanks a lot🎯
@Foad_Alavi
@Foad_Alavi Год назад
You’re most welcome. Do not miss my next two videos in this series. I explained how to use authorization to check permissions. I hope you like them both as well.
@parkhieu4757
@parkhieu4757 2 месяца назад
Thank you for tutorial
@dawntosic
@dawntosic Год назад
Keep up the great work. Well done!
@lucasblotta9930
@lucasblotta9930 Год назад
best one yet
@jesperkped
@jesperkped Год назад
I see many WEB API / JWT tutorials but I struggle tying the API JWT together with the user logging in on a web page and using the same token to limit the web front end. Do you have any videos tying these together?
@Foad_Alavi
@Foad_Alavi Год назад
I have recorded another video about identity and authorization. You should find what you asked for there. I need to edit the video first and will publish it by the end of the week.
@jesperkped
@jesperkped Год назад
@@Foad_Alavi i look forward to that, but does it use jwt bearer?
@Foad_Alavi
@Foad_Alavi Год назад
@@jesperkped It does
@pt_trainer9244
@pt_trainer9244 Год назад
Thank you so much, you make such a difficult concept to implement very simple. I appreciate it
@pt_trainer9244
@pt_trainer9244 Год назад
I just had a question regarding adding an employee model with its own set of fields and allow for authentication of that user. (Since it's separate from the Users table generated by the Identity package)
@Foad_Alavi
@Foad_Alavi Год назад
Usually, the identity context is isolated. I just wanted to demonstrate that we have some other entities there as well. Sometimes, you need to have some other entities or maybe some fields in the user, claim, and roll tables. In the coming videos, about roll and clam-based authorization, I am going to explain it in more detail Thanks for watching my videos and asking the question
@opg21243
@opg21243 Год назад
Great video, are you planning one version using azure ad as a jwt provider? Would be great if you make this version. God bless you.
@Foad_Alavi
@Foad_Alavi Год назад
Great suggestion! I will make one soon.
@hex9219
@hex9219 Год назад
just Awesome
@TheCalax
@TheCalax 4 месяца назад
What about refreshTokens? How'd I handle those, in regards of invalidation?
@Foad_Alavi
@Foad_Alavi 4 месяца назад
I have a video about refresh token
@mehrabhossain8225
@mehrabhossain8225 3 месяца назад
best
@pnaraliogullari6863
@pnaraliogullari6863 5 месяцев назад
thank you
@Foad_Alavi
@Foad_Alavi 5 месяцев назад
You're welcome
@menayer
@menayer Год назад
Super 👏
@ajayawasthee1738
@ajayawasthee1738 Год назад
Great, keep it up 👍
@Foad_Alavi
@Foad_Alavi Год назад
Thank you
@pnaraliogullari6863
@pnaraliogullari6863 5 месяцев назад
Hello . I will use asp. net mvc and web api in my project. I need to display the user who is currently online in some views in MVC. After making these settings in the program cs file of the API, would it be enough if I download the identity package to the MVC project?
@Foad_Alavi
@Foad_Alavi 5 месяцев назад
showing the online users is a bit tricky. You need to send requests to the server from the clientside every second and notify the server that the user is online Mainly do it using a javascript timer on the clientside. Please consider the performance overhead that it will have on your project.
@geepy5708
@geepy5708 7 месяцев назад
Nice, but is this the only way to do authentication and authentication in a web api? How about cookie based authentication or another method asides jwt
@Foad_Alavi
@Foad_Alavi 7 месяцев назад
We have some more ways to do it, I have a playlist about it containing 5 videos about them, and I suggest you watch them. There I explained cookie-based authentication in detail.
@egitim10
@egitim10 6 месяцев назад
The explanation is great but , I guess this Identity library for this version is deprecated. am I wrong???
@Foad_Alavi
@Foad_Alavi 6 месяцев назад
First thanks for watching the video. You might have a valid point, I prepared this project for one of the workshops that I gave based on .net 5, some years ago and I used exactly the same code for this video. I will check it and if some libraries are deprecated I will update GitHub repository And check my other videos about refresh token and how to use other encryptions like RSA for validating JWT.
@egitim10
@egitim10 6 месяцев назад
Pleasure watching your videos Foad. Mine, was just a reminder. I was not even very much sure. Keep going.@@Foad_Alavi
@Foad_Alavi
@Foad_Alavi 6 месяцев назад
Use "Microsoft.AspNetCore.Authentication.JwtBearer" instead.
@CoRbEn231
@CoRbEn231 8 месяцев назад
Is this something a junior developer should be able to do? Got a hard time estimating at what level stuff is sometimes..
@Foad_Alavi
@Foad_Alavi 7 месяцев назад
This video is for the Midior level, if you have an issue understanding this one, I highly recommend watching my "ASP.NET Core 7 Authentication and Authorization" playlist
@orlandoaureliowongmaigua7411
ty ..!!! i am find a guides for implement in my job
@Foad_Alavi
@Foad_Alavi Год назад
I’m glad that you liked it. You can check the next two videos of the service I explained about implementing permission check and authorization. If you like this video, please share my channel.
@AdharshMk96
@AdharshMk96 8 месяцев назад
How would I use http only cookie to store the jwt ? and use the jwt from cookie ?
@Foad_Alavi
@Foad_Alavi 8 месяцев назад
Coocke and JWT are 2 different ways of storing the data for authentication on the client side. My advice is to keep them separate. Could you elaborate more about why you have this requirement?
@zimmermr
@zimmermr Год назад
This was an amazing video. Exactly what I needed for my project, and you do such a great job of explaining what you're doing as you're doing it. Do you have a Paypal or some other way I could send you a tip for this?
@Foad_Alavi
@Foad_Alavi Год назад
Hi, I am glad that you liked it and thanks for the nice offer. The best tip for me is to share my channel with other developers. BTW I have five videos about authentication and Authorization, and in the last 2, I explained how I Authorize requests in my projects. You might like them as well.
@kenanthompsonkilledmydog4753
@kenanthompsonkilledmydog4753 4 месяца назад
This helped out a ton with my project. Thanks a ton
@Foad_Alavi
@Foad_Alavi 4 месяца назад
Glad it helped!
@vahidzaker6875
@vahidzaker6875 10 месяцев назад
i have a question if i have a service that i do register and login in there exactly like you said (in Micro services) now how can i use this for other services???
@Foad_Alavi
@Foad_Alavi 8 месяцев назад
First, sorry for the late response. I was busy with house renovation and got ill after that. You can use encryption techniques like SHA that let you have a Public and Private Key to share them between the login Service(application) and other services(application). I will make a video about it soon.
@vahidzaker6875
@vahidzaker6875 8 месяцев назад
@@Foad_Alavi tnx
@geepy5708
@geepy5708 7 месяцев назад
Can’t we send these access tokens as cookies?
@jayakumar2927
@jayakumar2927 Год назад
but my package like this Package Reference Include="Microsoft. Entity Framework Core. Tools" Version="6.0.16"
@Foad_Alavi
@Foad_Alavi Год назад
Hi Jaya, i’m not sure if I got your question correctly or not or even if it is a question or not😉 Depending on the target framework that you have, do you need to select the correct entity framework version.
@gustavoleite9129
@gustavoleite9129 Год назад
Can I use it like and endpoint to my React app? I can´t do it
@Foad_Alavi
@Foad_Alavi Год назад
Sure,, you'll be able to do it. Just add the authentication key to the request header. Like this: key=Authorization, value= "Bearer Token"
@gustavoleite9129
@gustavoleite9129 Год назад
@@Foad_Alavi I do it and it’s working, thanks a lot!!!
@quezinmark8225
@quezinmark8225 Год назад
Can anyone tell me what is the language used in this video?
@Foad_Alavi
@Foad_Alavi Год назад
The language that I tried to speak in this video is English😂😂 The programming language that I used is C# dotnet.
@quezinmark8225
@quezinmark8225 Год назад
@@Foad_Alavi Oh Great I haven't ever seen C# syntax So I thought it as Java That's why I posted a comment 😅 But Anyways Thank you @Food Alavi for responding to my comment Most RU-vidrs won't do such things🔥🔥
@kobakiria9295
@kobakiria9295 10 месяцев назад
Is it .NET 6 or 7 or even 8? Please, specify
@Foad_Alavi
@Foad_Alavi 8 месяцев назад
I'm sorry for not getting back to you sooner. I was busy with house renovation and got ill after that. The concept in this video is the same as in .NET 6,7 and 8.
@kobakiria9295
@kobakiria9295 8 месяцев назад
Thank you, keep it up ❤️
@connorvessely4333
@connorvessely4333 7 месяцев назад
35:00 and 36:00
@Foad_Alavi
@Foad_Alavi 7 месяцев назад
I dont get it. Can you elaborate?
@Tech__Wizard
@Tech__Wizard 3 месяца назад
Bro atleast explain sometimes what you are writing, why in so much hurry.
Далее
Coding Short: Using Bearer Tokens in .NET 8 Identity
14:31
ПРИКОЛЫ НАД БРАТОМ #shorts
00:23
Просмотров 893 тыс.
when you have plan B 😂
00:11
Просмотров 8 млн
What Is JWT and Why Should You Use JWT
14:53
Просмотров 1,1 млн
What Authentication System Should I Use For My App?
20:41
ASP.NET Community Standup - Modern Blazor Auth with OIDC
1:01:05
Introduction to Mediator Pattern with MediatR in Net 8
35:55
Token based authentication (JWT) in Web API and MVC
1:02:05
Learn web deployment in just 1 video
2:10:56
Просмотров 13 тыс.