Skip to main content
Module

x/oauth4webapi/mod.ts>WWWAuthenticateChallengeParameters

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

Index Signatures

readonly [parameter: string]: string | undefined

Properties

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