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

x/oauth4webapi/build/index.d.ts>DiscoveryRequestOptions

Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
Latest
interface DiscoveryRequestOptions
implements HttpRequestOptions
import { type DiscoveryRequestOptions } from "https://deno.land/x/oauth4webapi@v2.17.0/build/index.d.ts";

Properties

optional
algorithm: "oidc" | "oauth2"

The issuer transformation algorithm to use.