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

    Interface EventStreamWebhookBearerAuth

    Bearer Authorization for HTTP requests (e.g., 'Bearer token').

    interface EventStreamWebhookBearerAuth {
        method: "bearer";
    }
    Index

    Properties

    Properties

    method: "bearer"