https://github.com/axelkjonsberg/azure-userflow-helpers
Helper methods for integrating your functions with B2C API Connectors or Entra External ID User Flow Extensions
https://github.com/axelkjonsberg/azure-userflow-helpers
authentication azure azure-ad-b2c azure-function azure-function-app azure-functions azure-functions-dotnet-isolated ciam csharp dotnet entra-id identity microsoft-graph microsoft-identity-platform oauth2 oidc serverless
Last synced: 17 days ago
JSON representation
Helper methods for integrating your functions with B2C API Connectors or Entra External ID User Flow Extensions
- Host: GitHub
- URL: https://github.com/axelkjonsberg/azure-userflow-helpers
- Owner: axelkjonsberg
- Created: 2025-09-12T09:02:21.000Z (25 days ago)
- Default Branch: master
- Last Pushed: 2025-09-12T09:08:55.000Z (25 days ago)
- Last Synced: 2025-09-12T11:25:53.760Z (25 days ago)
- Topics: authentication, azure, azure-ad-b2c, azure-function, azure-function-app, azure-functions, azure-functions-dotnet-isolated, ciam, csharp, dotnet, entra-id, identity, microsoft-graph, microsoft-identity-platform, oauth2, oidc, serverless
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UserFlowFunctions
Helpers for **Azure AD B2C API Connectors** and **Microsoft Entra External ID custom authentication extensions**
(Start/Submit).Made for Azure Functions .NET **isolated** model on .NET 8.
WIP