import { type RevocationRequestOptions } from "https://deno.land/x/oauth4webapi@v2.1.0/mod.ts";
Properties
optional
additionalParameters: URLSearchParamsAny additional parameters to send. This cannot override existing parameter values.
x/oauth4webapi/mod.ts>RevocationRequestOptions
import { type RevocationRequestOptions } from "https://deno.land/x/oauth4webapi@v2.1.0/mod.ts";
Any additional parameters to send. This cannot override existing parameter values.