Skip to main content
Module

x/oauth4webapi/mod.ts>isOAuth2Error

OAuth 2 / OpenID Connect for Web Platform API JavaScript runtimes
Go to Latest
function isOAuth2Error
import { isOAuth2Error } from "https://deno.land/x/oauth4webapi@v2.3.0/mod.ts";

A helper function used to determine if a response processing function returned an OAuth2Error.

Parameters

optional
input: ReturnTypes