Back to Node Auth0

Interface LinkedClientConfiguration

docs/interfaces/management.Management.LinkedClientConfiguration.html

5.9.1591 B
Original Source

Interface LinkedClientConfiguration

Configuration for linked clients in the OIN Express Configuration feature.

interface LinkedClientConfiguration {
client_id: string;
}

Index

Properties

client_id

Properties

client_id

client_id: string

The ID of the linked client.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties client_id