Back to Node Auth0

Interface AuthorizationDetails

docs/interfaces/auth.SDK.AuthorizationDetails.html

5.9.1503 B
Original Source

Interface AuthorizationDetails

interface AuthorizationDetails {
type: string;
readonly [parameter: string]: unknown;
}

Indexable

readonly [parameter: string]: unknown

Index

Properties

type

Properties

Readonlytype

type: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties type