Skip to main content

ResponseTypesExtensions Class

Abblix.Oidc.Server

Abblix.Oidc.Server.Common.Constants

ResponseTypesExtensions Class

Extension methods that classify an OAuth 2.0 response_type combination — the array of its space-separated parts (code, token, id_token). They centralise the shared response-type predicates so the same rule is applied wherever a request's flow is derived from its response types.

public static class ResponseTypesExtensions

Inheritance System.Object → ResponseTypesExtensions