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

    Type Alias APIResponse<Success, Failure>

    The response of an API call. It is a successful response or a failed response.

    Type Parameters

    • Success
    • Failure