Back to Node Auth0

Interface PushedAuthorizationResponse

docs/interfaces/auth.PushedAuthorizationResponse.html

5.9.1852 B
Original Source
  • auth
  • PushedAuthorizationResponse

Interface PushedAuthorizationResponse

interface PushedAuthorizationResponse {
request_uri: string;
expires_in: number;
}

Index

Properties

request_uriexpires_in

Properties

request_uri

request_uri: string

The request URI corresponding to the authorization request posted. This URI is a single-use reference to the respective request data in the subsequent authorization request.

expires_in

expires_in: number

This URI is a single-use reference to the respective request data in the subsequent authorization request.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties request_uriexpires_in