microsoft-identity-platform topic

List microsoft-identity-platform repositories
trafficstars

BlazorGraphApi

32
Stars
5
Forks
Watchers

Blazor Server App with Azure AD Authentication, that calls the Microsoft Graph API on-behalf of the signed-in user.

microsoft-identity-web

654
Stars
201
Forks
Watchers

Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C

Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are d...

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

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)

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

fastapi_msal

30
Stars
19
Forks
Watchers

A FastAPI Plug-In to support authentication authorization using the Microsoft Authentication Library (MSAL)