Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/oauth4webapi/src/index.ts>WWWAuthenticateChallenge

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

Properties

readonly
scheme: Lowercase<string>

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