Topic: "azure-ad-b2c"
azure-ad-b2c/samples
Azure AD B2C custom policy solutions and samples.
Language: HTML - Size: 55.1 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 868 - Forks: 602

Azure-Samples/active-directory-b2c-custom-policy-starterpack
Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework
Size: 181 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 327 - Forks: 388

Azure-Samples/active-directory-b2c-dotnet-webapp-and-webapi
A combined sample for a .NET web application that calls a .NET web API, both secured using Azure AD B2C
Language: JavaScript - Size: 2.3 MB - Last synced at: 29 days ago - Pushed at: 11 months ago - Stars: 283 - Forks: 239

Azure-Samples/active-directory-b2c-advanced-policies
Sample for use with Azure AD B2C with Custom Policies.
Language: C# - Size: 93.6 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 215 - Forks: 145

Azure-Samples/ms-identity-javascript-angular-tutorial ๐ฆ
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Angular using MSAL Angular v2
Size: 9.05 MB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 203 - Forks: 176

Azure-Samples/active-directory-b2c-javascript-msal-singlepageapp ๐ฆ
A single page application (SPA) calling a Web API. Authentication is done with Azure AD B2C by leveraging MSAL.js
Language: JavaScript - Size: 593 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 164 - Forks: 79

Azure-Samples/active-directory-b2c-dotnetcore-webapp ๐ฆ
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.
Language: C# - Size: 631 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 162 - Forks: 123

Azure-Samples/active-directory-b2c-javascript-nodejs-webapi
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.
Language: JavaScript - Size: 199 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 141 - Forks: 90

Azure-Samples/ms-identity-b2c-javascript-spa ๐ฆ
Vanilla JavaScript single-page application calling a web API protected by Azure AD B2C
Size: 157 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 115 - Forks: 71

Azure-Samples/active-directory-b2c-xamarin-native
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.
Language: C# - Size: 1.16 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 109 - Forks: 65

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.
Language: C# - Size: 146 KB - Last synced at: 29 days ago - Pushed at: 11 months ago - Stars: 79 - Forks: 37

azure-ad-b2c/user-migration
Azure AD B2C User Journeys to perform User Migration from Legacy Identity Providers.
Language: C# - Size: 36.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 77 - Forks: 56

Azure-Samples/active-directory-b2c-javascript-hellojs-singlepageapp ๐ฆ
A single page app, implemented with an ASP.NET Web API backend, that signs up & signs in users using Azure AD B2C and calls the web API using OAuth 2.0 access tokens.
Language: JavaScript - Size: 553 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 63 - Forks: 29

Azure-Samples/xamarin-azure-businessreview ๐ฆ
Demo app showing how to use several Azure services with Xamarin including Azure AD B2C, Azure Cosmos DB, Azure Functions, Azure App Services, and Azure Media Services
Language: C# - Size: 1.29 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 46 - Forks: 19

Azure-Samples/active-directory-b2c-ios-swift-native-msal
An iOS sample in Swift that authenticates Azure AD B2C users and calls an API using OAuth 2.0
Language: Swift - Size: 103 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 45 - Forks: 23

Azure-Samples/active-directory-b2c-php-webapp-openidconnect ๐ฆ
A PHP web application that authenticates users with Azure AD B2C using OpenID Connect.
Size: 1.26 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 44 - Forks: 21

Azure-Samples/active-directory-b2c-javascript-angular-spa ๐ฆ
An Angular single-page application calling a web API. Authentication is done with Azure AD B2C by leveraging MSAL.js
Size: 2.01 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 39 - Forks: 21

Azure-Samples/ms-identity-javascript-nodejs-tutorial
A chapterwise tutorial that will take you through the fundamentals of modern authentication with the Microsoft identity platform in Node.js using MSAL Node
Language: PowerShell - Size: 4.28 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 36 - Forks: 30

azure-ad-b2c/custom-policy-manager
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.
Language: C# - Size: 19.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 22

dzimchuk/azure-ad-b2c-asp-net-core
A sample demonstrating how you can configure your ASP.NET Core applications to take advantage of Azure AD B2C to perform such tasks as authenticating users, protecting Web APIs, redeeming authorization code, calling a protected Web API.
Language: C# - Size: 290 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 34 - Forks: 12

Azure-Samples/active-directory-b2c-javascript-angular2.4-spa ๐ฆ
A single page app implemented using Angular 2.4.5 that signs up & signs in users using Azure AD B2C and calls a web API using OAuth 2.0 access tokens. http://aka.ms/aadb2c
Language: TypeScript - Size: 486 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 33 - Forks: 15

azure-ad-b2c/unit-tests
Azure AD B2C custom policies unit tests
Size: 736 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 16

azure-ad-b2c/deploy-trustframework-policy
A GitHub Action for deploying TrustFramework policies using the Microsoft Graph
Language: TypeScript - Size: 1.48 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 8

1iveowl/CosmosResourceTokenBroker
Language: C# - Size: 648 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 2

Azure-Samples/active-directory-b2c-android-native-appauth
Demonstrates how you can use a third party library to build an Android application that authenticates Microsoft identity users to our B2C identity service and calls a web API using OAuth 2.0 access tokens.
Language: Java - Size: 247 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 12

Azure-Samples/microsoft-identity-express ๐ฆ
Simple wrapper around MSAL Node for handling authN/authZ in Express.js web apps with the Microsoft identity platform
Language: TypeScript - Size: 2.98 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 8

Azure-Samples/ms-identity-b2c-javascript-nodejs-management ๐ฆ
Demonstrates how to manage Azure AD B2C users via Microsoft Graph using MSAL.js and MSAL Node.
Size: 119 KB - Last synced at: 6 days ago - Pushed at: 12 months ago - Stars: 13 - Forks: 5

bretthacker/B2CDevSync
Dev utility, syncs B2C policies and UI customizations to tenant and blob account as changes occur
Language: C# - Size: 3.4 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 4

Gimly/NetCoreAngularAzureB2CMsal
This is the dotnet core angular default template with an addition of authentication with the help of Azure AD B2C and msal.js
Language: TypeScript - Size: 195 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 4

Azure-Samples/active-directory-b2c-ios-native-appauth ๐ฆ
Demonstrates how you can use a third party library to build an iOS application in Objective-C that authenticates Microsoft identity users to our Azure AD B2C identity service.
Language: Objective-C - Size: 119 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 8

dzimchuk/book-fast-containers
A sample demonstrating how to implement a containerized multitenant facility management and accommodation booking application. It uses microservices architecture and relies on a bunch of Azure services.
Language: C# - Size: 2.08 MB - Last synced at: 8 days ago - Pushed at: 30 days ago - Stars: 10 - Forks: 3

zengeeks/b2c-swa-handson
Azure AD B2C ใจ Azure Static Web Apps ใฎ่ช่จผ้ฃๆบใใณใบใชใณ
Language: TypeScript - Size: 8.05 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 3

sonyarouje/react-native-ad-b2c
React Native library for Azure Active Directory B2C
Language: JavaScript - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 7

Gimly/simpleAngularAzureB2C
This simple Angular app uses msal.js to login users through Azure AD B2C
Language: JavaScript - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 6

ssrikantan/contoso-insurance
A Solution that showcases the use of Azure Key Vault for secure handling of sensitive Business data
Language: C# - Size: 1.69 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 4

jasjeetsuri/B2C-IEF-Custom-Policies
Azure AD B2C Identity Experience Framework Custom Policy examples
Language: C# - Size: 41.9 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 6

nodriver-ai/flutter_azure_b2c
A flutter library to handle the Azure B2C authentication protocol.
Language: Dart - Size: 163 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 7 - Forks: 19

willianantunes/azure-b2c-custom-policy-designer
Tired of manually editing XML files? Stop hurting yourself ๐! Design your custom policy through this small, but honest and simple project ๐ค
Language: Kotlin - Size: 206 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

landonpierce/azure-ad-b2c-learning-collection
This repository is an organized collection of materials I'd recommend reviewing in order to learn how to use Azure AD B2C.
Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

Azure-Samples/active-directory-b2c-android-native-msal ๐ฆ
This is a simple Android app showcasing how to use MSAL to authenticate users via Azure Active Directory B2C, and access a Web API with the resulting tokens.
Language: Java - Size: 24.4 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 10

juunas11/azure-pipelines-aad-b2c-policy-tasks
Extension for Azure Pipelines offering tasks to build and publish custom Azure AD B2C policies.
Language: JavaScript - Size: 68.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 5

tapioone/tapio-auth-react
Sample how to authenticate with tapio
Language: JavaScript - Size: 6.81 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

endpointsystems/Azure.B2C.Demos.GroupAuthorization
Using Azure AD groups from Azure AD B2C for authorization purposes within a web app.
Language: C# - Size: 658 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

lionmint/spring-angular-azureb2c
Spring Boot Security with Azure B2C: Using Azure B2C to secure Restful API (Part 1) and (Part 2). Learn more: https://www.lionmint.com/en/spring-boot-security-with-azure-b2c-1/
Language: Java - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 5

endpointsystems/EPS.Extensions
A collection of useful utilities for writing ASP.NET Core and Blazor applications as well as some Azure products.
Language: C# - Size: 164 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 3

cdennig/azure-b2c-aurelia-example ๐ฆ
Secure an Aurelia Single Page App with Azure Active Directory B2C / MSAL
Language: TypeScript - Size: 1.17 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 3

kamsur/app0
LAZARUS app. Flutter based mobile application that uses alternative solutions (some of which implement AI) on top of Bluetooth low energy contact tracing to keep record of human-to-human contacts, even when Bluetooth is not activated.
Language: Dart - Size: 10.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

akhmelevtsov/DemoRentalRepairsWebAPI
Single repository for multiple technology examples incorporated into .NET Core apps with clean architecture and DDD
Language: C# - Size: 1.51 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

Zikun-Huang/IntelliPA
Aimming at developing the mobile version app for people to make better use of Shared Parking Bay resources.
Language: C# - Size: 9.18 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

grayjeremy/FiddlerPlugin-JwtDecode
Fiddler extension for inspecting the OAuth tokens used in Azure AD B2C and other Openid Connect systems.
Language: C# - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

MS-GPS-Hackathons/MS-Identity-For-Apps-Hackathon
Microsoft Identity for Apps Hackathon
Language: C# - Size: 9.98 MB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 7

Azure-Samples/active-directory-b2c-javascript-singlepageapp-nodejs-webapi ๐ฆ
A single page application, implemented with a NodeJS Web API backend, that signs up & signs in users using Azure AD B2C and calls the web API using OAuth 2.0 access tokens.
Language: JavaScript - Size: 123 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

dwarfered/azure-ad-b2c-custom-policy-generator
Azure AD B2C Custom Policy Generator is a powerful, user-friendly tool designed to simplify the creation and management of custom policies in Azure Active Directory B2C (Azure AD B2C).
Language: PowerShell - Size: 778 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

oveldman/MadWorldSuite
Hobby & Learning project. Try alot of different stuff with Blazor and Azure components.
Language: C# - Size: 10.1 MB - Last synced at: about 7 hours ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

siddhant-deshmukh/twitter-clone-using-nextjs
This is a basic twitter clone made using NextJS, Azure and Mongodb
Language: TypeScript - Size: 6.69 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ahmetulucay/SecureAPI2
ASP.NET Core 6 MVC w Azure AD B2C, Test w Postman
Language: C# - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

marckassay/orldata
An Angular app that syndicates into 'Orlando's Open Data' services.
Language: TypeScript - Size: 30.5 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

0GiS0/react-azure-adb2c-demo
Language: JavaScript - Size: 2.63 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mkumar8184/angular-webapi-azure-ad-b2c
Authentication using azure ad b2c in angular and .Net web api 6.0
Language: TypeScript - Size: 3.15 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

endpointsystems/Nancy.Owin.Security.B2C
A library for quickly configuring and running Azure AD B2C authentication and operations in a Nancy Owin web app.
Language: C# - Size: 124 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

raviranjang/azure-ad
Authorization module using Microsoft Azure Active Directory B2C and graph APIs in Express.js
Language: JavaScript - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

mike-schenk/azure-b2c-pw-blacklist
A sample extending an Azure B2C custom policy for blacklist checking against the haveibeenpwned API
Language: C# - Size: 572 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

bozhiqian/ASP.NET-Core-Auth
ASP.NET Core Authentication Authorization Samples. These include ASP.NET Core Identity, IdentitySerer4.
Language: C# - Size: 2.83 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

NewtonJoshua/Azure-ADB2C-Angularjs-sample
An Angularjs Sample App (Web and Cordova mobile) to demonstrate the implementation of Azure AD B2C
Language: HTML - Size: 3.32 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 6

JanneMattila/azure-ad-b2c-demos
Azure AD B2C demos
Language: HTML - Size: 177 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

briandenicola/aad-b2c-todo-app
This sample application demonstrates a simple application secured with the Microsoft identity platform
Language: JavaScript - Size: 44.9 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

clintmcmahon/azure-ad-b2c-user-manager
Example project to view and edit Azure AD B2C user properties, extension attributes and custom properties
Language: HTML - Size: 52.7 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Franco-Diaz-Licham/SuggestionsApp
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.
Language: C# - Size: 1.92 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Isw200/React-AzureAD-MASL-authentication-demo
This repository contains a demonstration project showcasing how to secure a React.js web application using Azure Active Directory (Azure AD) authentication with the Microsoft Authentication Library (MSAL) for JavaScript.
Language: JavaScript - Size: 179 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MartsTech/Aeon
Aeon is a modern microservices app that streamlines communication between services
Language: C# - Size: 508 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

coderpros/balans
An example SPA using ReactJS & .Net 5 API.
Language: CSS - Size: 5.14 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ftinoco/files-manager-with-azure
Application that store files in Azure Blob Storage and allows users to view the metadata of the files they have uploaded.
Language: C# - Size: 1.06 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

MickMelon/b2c-policy-token-replacer
A handy helper script that replaces tokens in B2C policies with actual values, and vice versa.
Language: JavaScript - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

licjapodaca/extjs-ocelot-azureadb2c
A complete sample solution using Sencha ExtJS, Ocelot (ApiGateway), Azure AD B2C and Azure AD Graph API
Language: C# - Size: 66.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

CodErebus-dot-com/msal-react Fork of derisen/msal-react-demo
A sample app to integrate Login flow managed by Azure AD service (AD B2C) with the help of MSAL React library
Size: 4.46 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jeverduzco/azure-ad-b2c-nuxt-example
Example of basic MSAL Browser implementation to log in and get the access token using Azure AD B2C.
Language: Vue - Size: 282 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

geoseong/expo-azure-ad-b2c-study
expo(react-native) with Azure AD B2C user signin sample project
Language: TypeScript - Size: 241 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bozhiqian/Azure-AD-B2C-Demo
Azure AD B2C demo ASP.NET Core 2.0 Web App
Language: C# - Size: 512 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

harishnarain/hcloud-admin
Harish Cloud Admin Console
Language: JavaScript - Size: 11.8 MB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

creativware/msal-b2c-react Fork of leszekczajka/msal-b2c-react
React wrapper over MS Authentication library for Azure AD B2C
Language: JavaScript - Size: 105 KB - Last synced at: 18 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

MikaBerglund/asp-net-core-with-azure-ad-b2c
A sample ASP.NET Core application using multiple sign-in policies with Azure AD B2C
Language: C# - Size: 658 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

jasjeetsuri/B2C-Custom-Policy-Manager
A .Net app which takes advantage of the B2C Custom Policy API to manage your tenants custom policies.
Language: C# - Size: 6.3 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

harishletsgo/React-ADB2C
React PoC for Azure Active Directory B2C Tenancy
Language: JavaScript - Size: 144 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

kwaazaar/active-directory-b2c-javascript-msal-singlepageapp Fork of Azure-Samples/active-directory-b2c-javascript-msal-singlepageapp
A single page application (SPA) calling a Web API. Authentication is done with Azure AD B2C by leveraging MSAL.js
Language: HTML - Size: 51.8 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

spottedmahn/azure-ad-b2c-new-portal-updates-2018
Review of the B2C 2018 Azure Portal Updates
Size: 158 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 3

CSA-OCP-GER/azure-b2c-spa-msal-example
Secure a Single Page Application with Azure Active Directory B2C / MSAL library
Language: TypeScript - Size: 1.01 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
