Jelajahi Sumber

trying to fixe axios request auth_basic

Bachir Soussi Chiadmi 5 tahun lalu
induk
melakukan
74a821104f

File diff ditekan karena terlalu besar
+ 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"
   }
 })

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini