Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/oauth4webapi/conformance/api.ts>ModulePrescription

Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
Latest
interface ModulePrescription
import { type ModulePrescription } from "https://deno.land/x/oauth4webapi@v2.17.0/conformance/api.ts";

Properties

testModule: string
variant: null | Record<string, string>
optional
skipLogTestFinished: boolean