Auth0 Node.js SDK - v5.9.0
    Preparing search index...

    Interface EventStreamCloudEventContextClient

    The OAuth Client requesting or presenting an access token.

    interface EventStreamCloudEventContextClient {
        id: string;
        name: string;
        metadata: EventStreamCloudEventContextClientMetadata;
    }
    Index

    Properties

    Properties

    id: string

    The client identifier.

    name: string

    The client name.