Can I use msal-react inside of a Xamarin webview?

ckdev 1 Reputation point
2022-09-26T17:37:27.183+00:00

Can I use msal-react inside of a Xamarin webview?

let { login, result, error } = useMsalAuthentication(InteractionType.Redirect);
This authentication function keeps taking me outside of the webview to native safari on iOS. Is there a way to force it to authenticate while staying inside the webview ?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,465 questions
{count} votes