Azure-Samples / active-directory-b2c-dotnet-desktop
Sample showing how a Windows desktop .NET (WPF) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.
☆78Updated 7 months ago
Alternatives and similar repositories for active-directory-b2c-dotnet-desktop:
Users that are interested in active-directory-b2c-dotnet-desktop are comparing it to the libraries listed below
- Secure cross-platform token cache for MSAL public client apps☆84Updated last year
- Add Microsoft Identity Platform features to a .NET desktop application.☆40Updated 7 months ago
- The Microsoft Graph Client Beta Library for .NET supports the Microsoft Graph /beta endpoint. (preview)☆98Updated this week
- A .NET Core console application which gets an access token to call Microsoft Graph using a username and password☆80Updated 5 months ago
- Web API calling a downstream API on behalf of the user using the Microsoft identity platform (formerly named Azure AD) v2.0 enpoint☆80Updated 5 months ago
- .Net Core console application for calling Microsoft Graph. Sample built from scratch.☆88Updated 7 months ago
- Archived - use the TokenCredential classes provided by Azure.Identity. https://docs.microsoft.com/en-us/dotnet/api/overview/azure/identit…☆78Updated 3 years ago
- Microsoft Graph Training Module - Build .NET apps with Microsoft Graph