Episode 5 Authentication with Microsoft Identity Part 3 of 3 (ASP.NET Core MVC)

preview_player
Показать описание
The fifth video in the series continues with authentication and authorisation using Microsoft Identity. This is the final part on Microsoft Identity and shows how to implement Identity from the beginning with no authentication set up in the first instance. There is an additional support feature at the end of the video.

I was going to timestamp this video, however, to understand fully how to perform this task, it is important to follow the entire video.

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

Oh! We should always try and use await on tasks and not call Result like you did with Name property in the welcome message on the page. Not a biggie, but might be worth a mention.

chefbennyj
Автор

Awesome, I need to report a bug, if you try to add a scaffolded file like you did in the beginning, the class file comes blank (not AppUser.cs just .cs) if you try to do that in MS Visual Studio 2023 because there is an issue in NET 8 (I think), try to make it using NET 6.
I also am waiting for the episode 7 😉

BerkinB
Автор

Episode 7 and so on, will you make me and ours?

aplikasikependudukanbipabi
Автор

Hi bro make a video on onion architecture

FerozVox
Автор

How do I change the welcome message on the client side?

teyweiyeh
Автор

how can i add user interface after login ?

moanenbakr