Abblix.Oidc.Server.MinimalApi Namespace
| Classes | |
|---|---|
| EndpointRouteBuilderExtensions | Maps the Abblix OpenID Connect server endpoints onto an ASP.NET Core Minimal API route builder. |
| OidcResults | Turns an OAuth/OIDC error into an Microsoft.AspNetCore.Http.IResult and decorates results with headers, mirroring the MVC integration's ActionResultExtensions so both adapters emit identical HTTP error shapes. |
| OidcRouteOptions | Route templates for the OpenID Connect and OAuth 2.0 endpoints mapped by MapOidcEndpoints(this IEndpointRouteBuilder, string). |
| ServiceCollectionExtensions | Extension methods that register the Abblix OpenID Connect server for ASP.NET Core Minimal APIs. |