• Validates that the response contains the minimum required OIDC well-known fields.

    Checks for issuer, authorization_endpoint, and token_endpoint — the minimum subset needed by this SDK. Note that the full OpenID Connect Discovery 1.0 spec defines additional required fields that some providers may not include.

    Parameters

    • data: unknown

    Returns data is WellknownResponse