Skip to main content
Module

x/oauth4webapi/mod.ts>ProtectedResourceRequestOptions

OAuth 2 / OpenID Connect for JavaScript Runtimes
Go to Latest
interface ProtectedResourceRequestOptions
implements Omit<HttpRequestOptions, "headers">, DPoPRequestOptions
import { type ProtectedResourceRequestOptions } from "https://deno.land/x/oauth4webapi@v2.4.4/mod.ts";