Back to Node Auth0

Type Alias ClientMetadata

docs/types/management.Management.ClientMetadata.html

5.9.1538 B
Original Source

Type Alias ClientMetadata

ClientMetadata: Record<string, unknown>

Metadata associated with the client, in the form of an object with string values (max 255 chars). Maximum of 10 metadata properties allowed. Field names (max 255 chars) are alphanumeric and may only include the following special characters: :,-+=_*?"/()<>@ [Tab] [Space]

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark