Authenticate React app with Azure AD B2C SUSI userflow with azure functions instead of backend web api

19015919-007 20 Reputation points
2023-02-25T10:00:30.31+00:00

I want to connect react front end with Azure B2C user flow sign in and sign up, but Instead of backend api, I want to use Azure functions. The flow will be like: React will call azure function, the azure function will sign in or sign up user and return token back to react app. I checked on azure documentation, instead of Azure Functions they have tutorials related to backend api in which we configure our settings like client id etc in appsettings.json, but I want all this in azure function instead of Web API.

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,636 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,437 questions
{count} votes