Тёмный

.NET 7 💥 - Angular Authentication with JWT (JSON WEB TOKEN) 

Mohamad Lawand
Подписаться 23 тыс.
Просмотров 20 тыс.
50% 1

In this video we will be going to be exploring the full authentication process from frontend with Angular and backend with WebApi and database as SQLite with JWT
Support me on Patreon to access the source code:
/ mohamadlawand
.Net 7 SDK: dotnet.microsoft.com/en-us/do...
MongoDb: www.mongodb.com/docs/manual/t...
Let us connect:
🌍 My website - mohamadlawand.com
📸 Instagram - / mohamadlawand087
🐦 Twitter - / moe23
♯ Github - github.com/mohamadlawand087
🎫 LinkedIn - / mlawand
💥 LinkTree - linktr.ee/mohamadlawand
Gear I use (affiliate link): amzn.to/3EbT8Jw
Support my work:
/ mohamadlawand
www.buymeacoffee.com/mohamadl...
Hire Me:
transactions.sendowl.com/prod...
WHO AM I:
I'm Mohamad, a Enterprise Architect working in Manchester, UK. I make videos about web, cloud, desktop and mobile development.
GET IN TOUCH:
If you’d like to talk, I’d love to hear from you. Tweeting @moe23 directly will be the quickest way to get a response, but if your question is very long, feel free to email me at hello@mohamadlawand.com.
#dotnet #angular #authentication

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

 

19 июн 2023

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 38   
@diondewet8522
@diondewet8522 7 месяцев назад
Video was a life saver. Covers so many things in a relatively short time in a very focused, well-explained way.
@BJazz19
@BJazz19 Месяц назад
dude, unreal tutorial. i rarely comment on tutorials but you did your thing. i was able to customize mostly everything.
@lorikmanaj7408
@lorikmanaj7408 10 месяцев назад
very good detailed and thorough explanation and demonstration, keep up making content !
@kek_1459
@kek_1459 Год назад
Thanks for your videos, they help a lot!
@houssam880
@houssam880 Год назад
I really need this video thank you so much dude, and keep going
@shionjay9882
@shionjay9882 4 месяца назад
Quality content as usual. Very informative
@SirDamatoIII
@SirDamatoIII Год назад
Nice vid Mohamad, awesome content as always!
@MohamadLawand
@MohamadLawand Год назад
Thank you my friend, really appreciate it, hope all is well with you
@WilbertQuijano
@WilbertQuijano 8 дней назад
very informational, hope there's a topic for token validation
@nataliacoelhx
@nataliacoelhx 2 месяца назад
Excellent!!! Thank you very much!
@IGODX
@IGODX 10 месяцев назад
Thank you Mohamad.
@duongchithang7192
@duongchithang7192 Год назад
thanks a lot of your video. it very effective. keep going
@dhruvgupta8751
@dhruvgupta8751 10 месяцев назад
I like how you are mentioning some of the extra topic worth looking into, but since you don't have time to go into that, it would be nice if you could give us references to look at or link a video where you go into the details of that. For Eg. @45:40 you mention about best practices for creating new Claims for the jwt and the role of Jtis. Another scenarios is at the start, where you are setting up the application for testing but not for prod. you could link a video where you talk about taking this app to prod. I am sure you have it somewhere in your playlist(hopefully atleast).
@mohammadjameel409
@mohammadjameel409 5 месяцев назад
May God bless you Mohammad ❤❤
@henrik3098
@henrik3098 11 месяцев назад
thanks bro!
@golibjontuxtamatov5808
@golibjontuxtamatov5808 6 месяцев назад
thank you so much
@jayakumar2927
@jayakumar2927 4 месяца назад
Good one refresh tokens as well
@JulianRiverplate14
@JulianRiverplate14 Месяц назад
Good video bro, I like how you implement the camera changes. Make the video fresher
@Juan-bu2ye
@Juan-bu2ye Год назад
Its good
@shoaiblodha5857
@shoaiblodha5857 3 месяца назад
Please if you have a video for what to do next, suggest me. In this you only show how to generate token and validate it in the api but what about refreshing token and what about checking if user is logged in and other advance features.
@jajatirautaray6660
@jajatirautaray6660 9 месяцев назад
Very good concept to understnd JWT Auth, but one thing where you need to add user Role in JWT token?
@lorikmanaj7408
@lorikmanaj7408 10 месяцев назад
Ive done the same steps but when i send the Authed request in Insomnia/Postman for weatherforecast i get 401 unauthorized, even when i specify Bearer in the value of the header
@steveo959
@steveo959 11 месяцев назад
Hey I was following your tutorials on my quest to learn C#. When I bootstrap the web api and try dotnet run I get the following error warn: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3] Failed to determine the https port for redirect. Do you know how I can fix this?
@ayhamala3ma189
@ayhamala3ma189 Год назад
hello, mr.mohamad why u use localstorage ? is ti safe? what about read every request by jwt event options like on message received? thanks alot ❤ am glad to be here
@davidtozz
@davidtozz Год назад
Storing JWTs in a HttpOnly cookie is usually a safer option, as browsers will restrict JavaScript from accessing them. If you're concerned about security, you'll probably want to follow this approach :)
@ayhamala3ma189
@ayhamala3ma189 Год назад
@@davidtozz thanks a lot bro ❤
@dhruvgupta8751
@dhruvgupta8751 9 месяцев назад
Anyone know what video he is referring to at 1:02:40 when talks about fixing ValidateIssuer ?
@shodmonihikmatullozoda2203
@shodmonihikmatullozoda2203 4 месяца назад
Bro can you please tell me how can i customize my terminal to look like yours
@ShaZeGaming
@ShaZeGaming 8 месяцев назад
I have done same steps with everything but my token seems empty token = "". I tried two times but same result again, i think somethings are wrong with your codes
@kakashiC25
@kakashiC25 11 месяцев назад
why we storing token in database
@Yourure23626
@Yourure23626 10 месяцев назад
hey mohammad can you share your amy dotnet core api using any repository pattern github link
@sonukumar-ue9mr
@sonukumar-ue9mr Год назад
I see your all hand off you
@tejastank2003
@tejastank2003 4 месяца назад
where is verify method ??
@kakashiC25
@kakashiC25 11 месяцев назад
Key:bytes[] does not work
@SoWhat07
@SoWhat07 4 месяца назад
And where is the code project?
@Camupof
@Camupof 5 месяцев назад
source code ?
@AnastacioFN
@AnastacioFN 11 месяцев назад
dude, nice video but you talk too fast!!!
@josbexerra8115
@josbexerra8115 Год назад
Excellent, it would be very kind to activate the subtitles....🙏🙏🙏
Далее
.NET 7  💥  - Deploy .NET Apps to Kubernetes
51:38
Просмотров 18 тыс.
Ayollar orzusidagi er😂😂
01:01
Просмотров 1,4 млн
Я нашел кто меня пранкует!
00:51
What Is JWT and Why Should You Use JWT
14:53
Просмотров 1,1 млн
What Authentication System Should I Use For My App?
20:41
Bill Gates Reveals Superhuman AI Prediction
57:18
Просмотров 53 тыс.