Microsoft.Authentication.WebAssembly.Msal Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides types for using the Microsoft Authentication Library (MSAL) with Blazor WebAssembly.
Classes
MsalAuthenticationOptions |
Authentication options for the underlying msal.js library handling the authentication. |
Remarks
For more information about using MSAL, see Secure an ASP.NET Core Blazor WebAssembly standalone app with Azure Active Directory.