feat: Attach the Authorization header if a wpAuthToken is present in the context

This commit is contained in:
2026-03-26 15:32:13 -04:00
parent c9a9e03b60
commit 30c7b8b0b5
6 changed files with 124 additions and 26 deletions

View File

@@ -19,10 +19,12 @@
"dependencies": {
"@iconify-json/cib": "^1.2.3",
"@iconify-json/lucide": "^1.2.99",
"@lewebsimple/nuxt-graphql": "^0.7.5",
"@lewebsimple/nuxt-graphql": "^0.7.6",
"@nuxt/ui": "^4.6.0",
"@nuxtjs/seo": "^4.0.2",
"defu": "^6.1.4",
"es-toolkit": "^1.45.1",
"jwt-decode": "^4.0.0",
"nuxt": "^4.4.2",
"nuxt-auth-utils": "^0.5.29",
"nuxt-svgo": "^4.2.6",