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

x/oauth4webapi/src/index.ts>DiscoveryRequestOptions

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

Properties

optional
algorithm: "oidc" | "oauth2"

The issuer transformation algorithm to use.