Skip to main content
Module

x/oauth4webapi/mod.ts>PushedAuthorizationResponse

OAuth 2 / OpenID Connect for JavaScript Runtimes
Go to Latest
interface PushedAuthorizationResponse
import { type PushedAuthorizationResponse } from "https://deno.land/x/oauth4webapi@v2.4.5/mod.ts";

Index Signatures

readonly [parameter: string]: JsonValue | undefined

Properties

readonly
request_uri: string
readonly
expires_in: number