Demonstrates how to use MSAL Angular to login, logout, protect a route, and acquire an access token for a protected resource such as Microsoft Graph.
-
Updated
May 26, 2021 - TypeScript
Demonstrates how to use MSAL Angular to login, logout, protect a route, and acquire an access token for a protected resource such as Microsoft Graph.
Multi-tenancy tutorial demonstrating how to expose your app to users from other tenants, provide consent as admin and deploy it on Azure App Services using MSAL Angular
User Authentication in Angular SPA using MSAL.js 2.0 with auth code flow
User Authentication in Angular SPA with ASP.Net Core Backend using MSAL.js 2.0 with auth code flow
File upload to the SharePoint in the Angular using Graph API
MVP implementation of authentication with Azure AD using the current MSAL.
Authentication using Angular and Azure Active Directory integration.
Authentication provided by AD using MSAL 2 in an NG project.
This project is based on msal-angular library's official tutorial for Angular Single Page Application or SLA The goal of this demo is to Sign in users and call the Microsoft Graph API from an Angular single-page application (SPA) using auth code flow.
This project is showing how you can use Microsoft Graph in your Angular project. It enables us to view, delete and download Onedrive files. The project uses Microsoft MSAL library to login.
A sample .NET Angular app with Azure AD auth using MSAL.
Add a description, image, and links to the msal-angular topic page so that developers can more easily learn about it.
To associate your repository with the msal-angular topic, visit your repo's landing page and select "manage topics."