Class AspCoreIdentityHostBuilderExtensions
- Namespace
- Microsoft.Extensions.Hosting
- Assembly
- Stratara.Identity.AspNetCore.dll
Host-builder extensions that wire up the ASP.NET Core Identity stack with Stratara conventions
(password policy, lockout, optional passkey domain) and the channel-agnostic
IStrataraSignInManager implementation. Channel-specific
IStrataraAuthenticationStateProvider wiring (Blazor Server, MAUI, etc.) is the
consumer's responsibility — Stratara only ships the ASP.NET Core-generic SignInManager wrapper.
public static class AspCoreIdentityHostBuilderExtensions
- Inheritance
-
AspCoreIdentityHostBuilderExtensions
- Inherited Members