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

preview_player
Показать описание
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:

Let us connect:

Support my work:

Hire Me:

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:

#dotnet #angular #authentication
Рекомендации по теме
Комментарии
Автор

This is the second video I am watching today and I love how calmly and intricately you explain your code with the concepts. I dont feel like I have to skip or rewind the video. And I feel confident while learning. Ma Sha Allah, keep it up!

ScarletCoder
Автор

Video was a life saver. Covers so many things in a relatively short time in a very focused, well-explained way.

diondewet
Автор

dude, unreal tutorial. i rarely comment on tutorials but you did your thing. i was able to customize mostly everything.

BJazz
Автор

very good detailed and thorough explanation and demonstration, keep up making content !

lorikmanaj
Автор

I really need this video thank you so much dude, and keep going

houssam
Автор

Thanks for your videos, they help a lot!

kek_
Автор

Quality content as usual. Very informative <3

shionjay
Автор

Nice vid Mohamad, awesome content as always!

SirDamatoIII
Автор

thanks a lot of your video. it very effective. keep going

duongchithang
Автор

very informational, hope there's a topic for token validation

WilbertQuijano
Автор

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).

dhruvgupta
Автор

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 <token> in the value of the header

lorikmanaj
Автор

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: Failed to determine the https port for redirect.

Do you know how I can fix this?

steveo
Автор

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.

shoaiblodha
Автор

Anyone know what video he is referring to at 1:02:40 when talks about fixing ValidateIssuer ?

dhruvgupta
Автор

Very good concept to understnd JWT Auth, but one thing where you need to add user Role in JWT token?

jajatirautaray
Автор

Good video bro, I like how you implement the camera changes. Make the video fresher

JulianRiverplate
Автор

Bro can you please tell me how can i customize my terminal to look like yours

shodmonihikmatullozoda
Автор

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

ShaZeGaming
Автор

hey mohammad can you share your amy dotnet core api using any repository pattern github link

MTSightseeing