chore: Configure auth on JS-SDK in dashboard (#14013)

* chore: Use env vars rather than configs

* Create wicked-turkeys-sell.md
This commit is contained in:
Oli Juhl
2025-11-11 11:15:58 +01:00
committed by GitHub
parent 2b6c39535f
commit c93f77d1b2
6 changed files with 35 additions and 5 deletions
+7
View File
@@ -0,0 +1,7 @@
---
"@medusajs/draft-order": patch
"@medusajs/admin-bundler": patch
"@medusajs/dashboard": patch
---
chore: Allow injection of our JS-SDK's auth type in dashboard