A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in React using MSAL React
-
Updated
May 3, 2024 - JavaScript
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in React using MSAL React
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Angular using MSAL Angular v2
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Vanilla JavaScript.
Vanilla JavaScript single-page application calling a web API protected by Azure AD B2C
VanillaJS sample using MSAL.js v2.x and OAuth 2.0 Authorization Code Flow with PKCE on Microsoft identity platform
A simple JavaScript single page application calling the Microsoft Graph using msal.js (Azure AD V2 endpoint)
An Angular single-page application that authenticates users with Azure AD and calls a protected ASP.NET Core web API using MSAL Angular
A React & Redux single-page application that authorizes an ASP.NET Core web API to call MS Graph API on-behalf-of a signed-in user.
An Angular single-page application calling a web API. Authentication is done with Azure AD B2C by leveraging MSAL.js
A chapterwise tutorial that will take you through the fundamentals of modern authentication with the Microsoft identity platform in Node.js using MSAL Node
Vue.js sample app showing use of MSAL for authentication and calling MS Graph APIs
Source for the JavaScript & TypeScript code snippets in the Microsoft identity platform documentation found on https://docs.microsoft.com.
Node.js Azure Function web API secured by Azure AD, uses Express.js and passport-azure-ad.
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
A Node.js console daemon application secured by MSAL Node and calling Microsoft Graph API via OAuth 2.0 client credentials flow
An example project to demonstrate the OAuth 2.0 authorization code flow against a protected web api resource with RBAC roles.
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
Demonstrates how to manage Azure AD B2C users via Microsoft Graph using MSAL.js and MSAL Node.
An Electron desktop application authenticating users and calling Microsoft Graph API via OAuth 2.0 authorization code flow using MSAL Node
Authentication app to authenticate users with DiscordSRV and Microsoft's API.
Add a description, image, and links to the msal-js topic page so that developers can more easily learn about it.
To associate your repository with the msal-js topic, visit your repo's landing page and select "manage topics."