Browse Source

trying to fixe axios request auth_basic

Bachir Soussi Chiadmi 5 năm trước cách đây
mục cha
commit
74a821104f

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.js


+ 1 - 1
web/themes/custom/materiotheme/vuejs/api/rest-axios.js

@@ -8,7 +8,7 @@ export const REST = axios.create({
   baseURL: window.location.origin,
   withCredentials: true,
   headers: {
-    Authorization: 'Bearer {token}',
+    // Authorization: 'Bearer {token}',
     "Content-Type": "application/json"
   }
 })

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác