Vanilla JavaScript single-page application using MSAL.js to authentication users against Microsoft Entra External ID and call a protected ASP.NET Core web API This sample demonstrates a Vanilla ...
This sample demonstrates a vanilla JavaScript single-page application with MSAL.js using the Authorization Code Flow (w/ PKCE) to authorize users to call a web API protected by Azure AD. App/authPopup ...