[PR #5497] [MERGED] chore: fix demo type issue #31640

Closed
opened 2026-04-17 22:31:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5497
Author: @himself65
Created: 10/22/2025
Status: Merged
Merged: 10/22/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/10/22/demo


📝 Commits (1)

  • 3f5322e chore: fix demo type issue

📊 Changes

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

View changed files

📝 demo/stateless/src/app/api/user/route.ts (+1 -0)

📄 Description

Summary by cubic

Added the missing note field to APIData in the user API route to align the type with the actual response. This fixes type errors in the demo.


🔄 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/5497 **Author:** [@himself65](https://github.com/himself65) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/10/22/demo` --- ### 📝 Commits (1) - [`3f5322e`](https://github.com/better-auth/better-auth/commit/3f5322ee715be904f66ae5b1e6a6314d20d4592a) chore: fix demo type issue ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `demo/stateless/src/app/api/user/route.ts` (+1 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added the missing note field to APIData in the user API route to align the type with the actual response. This fixes type errors in the demo. <!-- End of auto-generated description by cubic. --> --- <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 22:31:56 -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#31640