Skip to main content
Module

x/oauth4webapi/mod.ts>WWWAuthenticateChallengeParameters

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

Index Signatures

readonly [parameter: Lowercase<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