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

x/oauth4webapi/mod.ts>ProtectedResourceRequestBody

Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
Latest
type alias ProtectedResourceRequestBody
import { type ProtectedResourceRequestBody } from "https://deno.land/x/oauth4webapi@v3.1.2/mod.ts";
definition:
| ArrayBuffer
| null
| string
| Uint8Array
| undefined