[PR #1350] [MERGED] fix(docs): Nuxt integration with useFetch #29371

Closed
opened 2026-04-17 20:43:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1350
Author: @Hysterelius
Created: 2/4/2025
Status: Merged
Merged: 2/4/2025
Merged by: @Bekacru

Base: mainHead: patch-1


📝 Commits (1)

  • 612dcd7 Fix nuxt integration with useFetch

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/content/docs/integrations/nuxt.mdx (+1 -1)

📄 Description

When using useFetch it needs an await attribute to be properly used, this will allow the authClient to function.


🔄 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/1350 **Author:** [@Hysterelius](https://github.com/Hysterelius) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/4/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`612dcd7`](https://github.com/better-auth/better-auth/commit/612dcd7003cb3b457c4bd2069700ae54dc71043e) Fix nuxt integration with useFetch ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/nuxt.mdx` (+1 -1) </details> ### 📄 Description When using `useFetch` it needs an await attribute to be properly used, this will allow the authClient to function. --- <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-04-17 20:43:24 -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#29371