Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oauth4webapi/mod.ts>WWWAuthenticateChallenge

Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
Latest
interface WWWAuthenticateChallenge
import { type WWWAuthenticateChallenge } from "https://deno.land/x/oauth4webapi@v3.1.2/mod.ts";

Properties

readonly
scheme: Lowercase<string>

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