Authenticate Users and Call Protected APIs In Your MAUI App | .NET Conf: Focus on MAUI

Authenticate Users and Call Protected APIs In Your MAUI App | .NET Conf: Focus on MAUI

dotnet

1 год назад

18,277 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Fabrizio Strocchi
Fabrizio Strocchi - 25.10.2023 16:17

Fantastic Video teach. The project shown is available on GitHub?

Ответить
Ruslan H
Ruslan H - 29.01.2023 21:35

I appreciate the effort and the video. However, it's very hard to follow because of the speech.

Ответить
Oleg Golubenko
Oleg Golubenko - 08.11.2022 07:20

Unfortunately, it's difficult for me to understand the speech.

Ответить
S3Kglitches
S3Kglitches - 05.11.2022 13:28

Why is using a WebView required? Can't it be done without a browser?

Ответить
S3Kglitches
S3Kglitches - 05.11.2022 13:25

The code presentation is not very good. The dots displayed in the editor are making reading the code very chaotic and the spoken explanation is hardly understandable and there a lot of acronyms (MSAL, PCA, B2C) and keywords (what is embedded true/false? what is a PCA wrapper? what is the "Broker" (it's a general word for almost any intermediate entity/helper)?) used which are not explained.

Ответить
S3Kglitches
S3Kglitches - 05.11.2022 13:20

why is there ConfigureAwait(false) everywhere in the code?

Ответить
S3Kglitches
S3Kglitches - 05.11.2022 13:08

Wait you completely skipped like 15 years of web apps between the first example and OAuth2.

Ответить
Trevor Tirrell
Trevor Tirrell - 25.10.2022 20:54

Everything I've found has the msal data scheme hard coded in the app. Would there be a reason to keep it secure? And how would you do that?

Ответить