Parcourir la source

trying to fixe axios request auth_basic

Bachir Soussi Chiadmi il y a 5 ans
Parent
commit
74a821104f

Fichier diff supprimé car celui-ci est trop grand
+ 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"
   }
 })

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff