fix(js-sdk): pass headers to auth.refresh() (#13690)

Fixes #13689
This commit is contained in:
Nicolas Gorga
2025-10-09 16:58:17 +00:00
committed by GitHub
parent c6896ffa6a
commit 76bf364440
2 changed files with 9 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/js-sdk": patch
---
fix(js-sdk): pass headers to auth.refresh()