You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MovieCraft is a web application that allows users to explore popular movies, add their favorite films to a personalized list, and authenticate securely using Azure Active Directory B2C. Built with a clean architecture in ASP.NET Core for the backend and Blazor WebAssembly for the frontend
An application that allows making CRUD operations against Azure AD B2C Custom Policies, launching policies directly from the UI with the ability to request for access tokens.
This is a simple Xamarin Forms app showcasing how to use MSAL to authenticate users via Azure Active Directory B2C, and access a Web API with the resulting tokens.
A chapterwise tutorial that will take you through the fundamentals of modern authentication with the Microsoft identity platform in Node.js using MSAL Node
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Angular using MSAL Angular v2
The suggestion site application is a .NET 6 Blazor Server web application that allows users to put through suggestion requests for a given department within a company.