Skip to main content
Go to Latest
method AuthorizationRequestErrorHandler.prototype.handle
import { AuthorizationRequestErrorHandler } from "https://deno.land/x/authlete_deno@v1.2.3/mod.ts";

Handle an error case of an authorization request.

NOTE: Don't call this method when the value of the action parameter of the response is neither NO_INTERACTION nor INTERACTION.

Parameters

A response from Authlete /api/auth/authorization API.