You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify Azure B2C authentication in .NET Core. This open-source project provides a flexible solution for securely managing user identities, integrating sign-up, sign-in, password reset, and multi-factor authentication into your .NET Core applications.
Simplify Azure B2C authentication in .NET Core. This open-source project provides a flexible solution for securely managing user identities, integrating sign-up, sign-in, password reset, and multi-factor authentication into your .NET Core applications.
Extension Attribute to Azure Functions v3, that allows to obtain ClaimsPrincipal on every request. Currently supports key load from Azure B2C by jwks_uri and simple JsonWebKey. Pluggable on Azure Function Startup