Azure Active Directory (B2C) authentication in .NET MAUI

preview_player
Показать описание
Create a small mobile application, which requires user authentication (AD B2C), using .NET MAUI

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

Where did the AuthServices project come from?

DanielHarrisCodes
Автор

I wish all tech videos were made like this.

ukcryptolondonbased
Автор

Is this also the way for Maui Windows? Once authenticated do you receive a token? Can you access with that the Microsoft Store Api?

valentinoromelio
Автор

hi sir how can prevent null values in IAccounts when i restart the app after i successsfully login, i want at achieve one time login in the app

surdz
Автор

Congrats, very good video. I was looking for this information and I think you are the only one with something that is working. Thank you

andrejeanbastiani
Автор

for me it crashes here on ios simulatir: var result = await as result returns null

BreakingSkiesMedia
Автор

For some reason browser inside app just not loading auth link. Could u also make guide hot to use b2c with Maui and web api? Because I tried to find some information about that but didn’t find anything useful

deadstar