Hello,
I am gettings a blank window. I see you mention use WebView2. Can you elaborate on how to do that?
I have tried as follows :
.WithUseEmbeddedWebView(true)
.WithCustomWebUi(new EmbeddedMsalCustomWebUi.Wpf.EmbeddedBrowserWebUi(this,"Login"))
Thanks
Hello,
I am gettings a blank window. I see you mention use WebView2. Can you elaborate on how to do that?
I have tried as follows :
Thanks