Skip to main content
Module

x/oauth4webapi/mod.ts>OAuth2Error

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

Index Signatures

readonly [parameter: string]: JsonValue | undefined

Properties

readonly
error: string
readonly
optional
error_description: string
readonly
optional
error_uri: string
readonly
optional
algs: string
readonly
optional
scope: string