msal-js topic

List msal-js repositories

ms-identity-javascript-react-tutorial

294
Stars
275
Forks
Watchers

A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in React using MSAL React

ms-identity-javascript-angular-tutorial

203
Stars
175
Forks
Watchers

A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Angular using MSAL Angular v2

ms-identity-javascript-v2

106
Stars
84
Forks
Watchers

VanillaJS sample using MSAL.js v2.x and OAuth 2.0 Authorization Code Flow with PKCE on Microsoft identity platform

ms-identity-b2c-javascript-spa

115
Stars
71
Forks
Watchers

Vanilla JavaScript single-page application calling a web API protected by Azure AD B2C

An Angular single-page application that authenticates users with Azure AD and calls a protected ASP.NET Core web API using MSAL Angular

ms-identity-javascript-tutorial

123
Stars
82
Forks
Watchers

A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Vanilla JavaScript.

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.

A simple JavaScript single page application calling the Microsoft Graph using msal.js (Azure AD V2 endpoint)

SampleMsalAuthorizationCodeFlow

18
Stars
9
Forks
Watchers

An example project to demonstrate the OAuth 2.0 authorization code flow against a protected web api resource with RBAC roles.

ms-identity-javascript-nodejs-tutorial

37
Stars
29
Forks
Watchers

A chapterwise tutorial that will take you through the fundamentals of modern authentication with the Microsoft identity platform in Node.js using MSAL Node