Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
namespace AuthorizationFailResponse
Re-export
import { AuthorizationFailResponse } from "https://deno.land/x/authlete_deno@v1.2.3/mod.ts";

Enums

The next action that the service implementation should take.

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

Response from Authlete /auth/authorization/fail API.

Properties

The next action that the service implementation should take.

responseContent: string

The response content which can be used to generate a response to the client application. The format of the value varies depending on the value of action.