ClientAuthOptions: {
    clientId: string;
    clientSecret: string;
}

Type declaration

  • clientId: string
  • clientSecret: string