title
Samples of APIs for modifying your Azure AD B2C user flows
description
Code samples for modifying user flows with API connectors
author
kengaderdus
manager
CelesteDG
ms.author
kengaderdus
ms.date
01/11/2024
ms.custom
mvc
ms.topic
sample
ms.service
azure-active-directory
ms.subservice
b2c
API connector REST API samples
[!INCLUDE active-directory-b2c-end-of-sale-notice-b ]
The following tables provide links to code samples for using web APIs in your user flows using API connectors . These samples are primarily designed to be used with built-in user flows.
Azure Function quickstarts
Sample
Description
.NET Core
This .NET Core Azure Function sample demonstrates how to limit sign-ups to specific email domains and validate user-provided information.
Node.js
This Node.js Azure Function sample demonstrates how to limit sign-ups to specific email domains and validate user-provided information.
Python
This Python Azure Function sample demonstrates how to limit sign-ups to specific email domains and validate user-provided information.
Automated fraud protection services & CAPTCHA
Sample
Description
Arkose Labs fraud and abuse protection
This sample shows how to protect your user sign-ups using the Arkose Labs fraud and abuse protection service.
reCAPTCHA
This sample shows how to protect your user sign-ups using a reCAPTCHA challenge to prevent automated abuse.
Sample
Description
IDology
This sample shows how to verify a user identity as part of your sign-up flows with IDology's service.
Experian
This sample shows how to verify a user identity as part of your sign-up flows with Experian's service.
Sample
Description
Invitation code
This sample demonstrates how to limit sign up to specific audiences by using invitation codes.
API connector community samples
This repository has community maintained samples of scenarios enabled by API connectors.