Skip to main content
Module

x/oauth4webapi/mod.ts>pushedAuthorizationRequest

OAuth 2 / OpenID Connect for Web Platform API JavaScript runtimes
Go to Latest
function pushedAuthorizationRequest
import { pushedAuthorizationRequest } from "https://deno.land/x/oauth4webapi@v2.0.0/mod.ts";

Performs a Pushed Authorization Request at the AuthorizationServer.pushed_authorization_request_endpoint | as.pushed_authorization_request_endpoint.

Parameters

Authorization Server Metadata.

client: Client

Client Metadata.

parameters: URLSearchParams

Authorization Request parameters.