[PR #4887] [MERGED] fix(nuxt): avoid load env base url for SSR #5637

Closed
opened 2026-03-13 12:30:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4887
Author: @himself65
Created: 9/24/2025
Status: Merged
Merged: 9/24/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/09/24/load-env


📝 Commits (4)

📊 Changes

4 files changed (+24 additions, -17 deletions)

View changed files

📝 packages/better-auth/src/client/client-ssr.test.ts (+3 -4)
📝 packages/better-auth/src/client/config.ts (+3 -2)
📝 packages/better-auth/src/client/vue/index.ts (+1 -1)
📝 packages/better-auth/src/utils/url.ts (+17 -10)

📄 Description

Fixes: https://github.com/better-auth/better-auth/issues/4722


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4887 **Author:** [@himself65](https://github.com/himself65) **Created:** 9/24/2025 **Status:** ✅ Merged **Merged:** 9/24/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/09/24/load-env` --- ### 📝 Commits (4) - [`2445741`](https://github.com/better-auth/better-auth/commit/2445741b3c2e8e967b3b6c04658872238ee4bac6) fix(nuxt): avoid load env base url for SSR - [`5812e99`](https://github.com/better-auth/better-auth/commit/5812e99d5e39e2f71f7db8988ad309068fab6247) test: add - [`9a329ba`](https://github.com/better-auth/better-auth/commit/9a329ba3851503aa1327dc1b821727ae6c03c4fd) test: not - [`bb86ff1`](https://github.com/better-auth/better-auth/commit/bb86ff1132d945c897a2e9bf62d8f686a444c5aa) test: update ### 📊 Changes **4 files changed** (+24 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/client/client-ssr.test.ts` (+3 -4) 📝 `packages/better-auth/src/client/config.ts` (+3 -2) 📝 `packages/better-auth/src/client/vue/index.ts` (+1 -1) 📝 `packages/better-auth/src/utils/url.ts` (+17 -10) </details> ### 📄 Description Fixes: https://github.com/better-auth/better-auth/issues/4722 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 12:30:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#5637