Back to Node Auth0

Interface ClientRefreshTokenPolicy

docs/interfaces/management.Management.ClientRefreshTokenPolicy.html

5.9.1798 B
Original Source

Interface ClientRefreshTokenPolicy

interface ClientRefreshTokenPolicy {
audience: string;
scope: string[];
}

Index

Properties

audiencescope

Properties

audience

audience: string

The identifier of the resource server to which the Multi Resource Refresh Token Policy applies

scope

scope: string[]

The resource server permissions granted under the Multi Resource Refresh Token Policy, defining the context in which an access token can be used

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties audiencescope