Skip to main content
Module

x/oauth4webapi/mod.ts>WWWAuthenticateChallenge

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

Properties

readonly
scheme: Lowercase<string>

NOTE: because the value is case insensitive it is always returned lowercased