Skip to main content
Go to Latest
namespace BackchannelAuthenticationFailResponse
Re-export
import { BackchannelAuthenticationFailResponse } from "https://deno.land/x/authlete_deno@v1.2.9/mod.ts";

Enums

The next action that the service implementation should take.

class BackchannelAuthenticationFailResponse
extends ApiResponse
Re-export
import { BackchannelAuthenticationFailResponse } from "https://deno.land/x/authlete_deno@v1.2.9/mod.ts";

Response from Authlete /backchannel/authentication/fail API.

Properties

The next action that the service implementation should take.

responseContent: string

The content of the response body of the response to the client application. Its format is always JSON.