Microsoft Authentication Library (MSAL) for Java http://aka.ms/aadv2
A web application that sync's data from the Microsoft Graph using the identity of the application, instead of on behalf of a user.
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
翻译 - 使用Microsoft身份平台和Azure AD B2C帮助创建受保护的Web应用程序和Web API
Calling a ASP.NET Core Web API from a WPF application using Azure AD v2.0
Sample showing how a Windows desktop .NET (WPF) application can get an access token using MSAL.NET and call the Microsoft Graph API or other APIs protected by the Microsoft identity platform (Azure Ac...
A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity
.NET Core console application letting a user acquire a token for the Microsoft Graph by signing in through another device having a Web browser, with the Azure AD v2.0 endpoint
A Node.js web app using OpenID Connect authentication with Azure AD v2.0
This is a simple Xamarin Forms app showcasing how to use MSAL.NET to authenticate work or school and Microsoft personal accounts with the Microsoft identity platform, and access the Microsoft Graph wi...
An ASP.NET MVC application that shows how to use the Azure AD v2.0 endpoint to collect consent for permissions that require administrative consent.