Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/oauth4webapi/src/index.ts>PushedAuthorizationResponse

OAuth 2 / OpenID Connect for Web Platform API JavaScript runtimes
Go to Latest
interface PushedAuthorizationResponse
import { type PushedAuthorizationResponse } from "https://deno.land/x/oauth4webapi@v1.4.1/src/index.ts";

Index Signatures

readonly [parameter: string]: JsonValue | undefined

Properties

readonly
request_uri: string
readonly
expires_in: number