Skip to content

Control if Authentication is Used

Brian Perry requested to merge issue/api_client-3376940:control-auth into canary

Adds a 'disableAuthentication' option to all CRUD methods. If this option is true, authorizationHeaders will not be added to the related fetch request.

Edited by Brian Perry

Merge request reports