Control if Authentication is Used
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
Adds a 'disableAuthentication' option to all CRUD methods. If this option is true, authorizationHeaders will not be added to the related fetch request.