azure-ad-b2c topic

List azure-ad-b2c repositories

FairPlayTube

71
Stars
21
Forks
Watchers

The Next Generation of Video Sharing Portals. An Open Source Project created with the best technologies there are: Microsoft .NET & Azure. It is not only designed as an educational tool for developers...

A single page application (SPA) calling a Web API. Authentication is done with Azure AD B2C by leveraging MSAL.js

Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework

A combined sample for a .NET web application that calls a .NET web API, both secured using Azure AD B2C

active-directory-b2c-dotnetcore-webapp

162
Stars
118
Forks
Watchers

An ASP.NET Core web application that can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.

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

active-directory-b2c-xamarin-native

110
Stars
65
Forks
Watchers

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.

samples

791
Stars
594
Forks
Watchers

Azure AD B2C custom policy solutions and samples.

A small Node.js Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens using Passport.js.