Auth0 Node.js SDK - v7.2.0
    Preparing search index...

    Type Alias DeviceCredentialTypeEnum

    DeviceCredentialTypeEnum: typeof Management.DeviceCredentialTypeEnum[keyof typeof Management.DeviceCredentialTypeEnum]

    Type of credentials to retrieve. Must be public_key, refresh_token or rotating_refresh_token. If none is provided a combined list of refresh_tokens and public_keys will be returned (and no rotating_refresh_token), in this case page, per_page and include_totals will be ignored.