Back to Node Auth0

Interface ClientCreateAuthenticationMethodPrivateKeyJwt

docs/interfaces/management.Management.ClientCreateAuthenticationMethodPrivateKeyJwt.html

5.9.11006 B
Original Source

Interface ClientCreateAuthenticationMethodPrivateKeyJwt

Defines private_key_jwt client authentication method. If this property is defined, the client is enabled to use the Private Key JWT authentication method.

interface ClientCreateAuthenticationMethodPrivateKeyJwt {
credentials: ClientCreateAuthenticationMethodPrivateKeyJwtCredentials;
}

Index

Properties

credentials

Properties

credentials

credentials: ClientCreateAuthenticationMethodPrivateKeyJwtCredentials

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties credentials