A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Angular using MSAL Angular v2
-
Updated
May 17, 2024
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Angular using MSAL Angular v2
An Angular single-page application that authenticates users with Azure AD and calls a protected ASP.NET Core web API using MSAL Angular
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.
An Angular single-page application calling a web API. Authentication is done with Azure AD B2C by leveraging MSAL.js
Source for the JavaScript & TypeScript code snippets in the Microsoft identity platform documentation found on https://docs.microsoft.com.
Angular single-page application (SPA) calling .NET Core web API using App Roles and Security Groups for Implementing Role-Based Access Control (RBAC) using MSAL Angular
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
Boilerplate Teams app with built-in SSO made with 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 provided by AD using MSAL 2 in an NG project.
Authentication using Angular and Azure Active Directory integration.
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.
A simple group chat application which uses Microsoft Oauth to sign in and start posting the messages. This needs to be run together with This needs to be run together with client application https://github.com/yjyotshna1997/DistributedChatServer
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."