[GH-ISSUE #7641] Sack #10863

Closed
opened 2026-04-13 07:13:39 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @noonjutt027-netizen on GitHub (Jan 27, 2026).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/7641

Is this suited for github?

  • Yes, this is suited for github

To Reproduce

Image

Current vs. Expected behavior

Image

What version of Better Auth are you using?

Wii

System info

https://github.com/better-auth/better-auth/issues/new/choose

Which area(s) are affected? (Select all that apply)

Types

Auth config (if applicable)

import { betterAuth } from "better-auth"
export const auth = betterAuth({
  emailAndPassword: {  
    enabled: true
  },
});

Additional context

No response

Originally created by @noonjutt027-netizen on GitHub (Jan 27, 2026). Original GitHub issue: https://github.com/better-auth/better-auth/issues/7641 ### Is this suited for github? - [x] Yes, this is suited for github ### To Reproduce ![Image](https://github.com/user-attachments/assets/763b9643-05d7-4ce3-80d5-877dff607086) ### Current vs. Expected behavior ![Image](https://github.com/user-attachments/assets/f6df0f62-2a97-4e4e-8ec1-f2154c3a9cfe) ### What version of Better Auth are you using? Wii ### System info ```bash https://github.com/better-auth/better-auth/issues/new/choose ``` ### Which area(s) are affected? (Select all that apply) Types ### Auth config (if applicable) ```typescript import { betterAuth } from "better-auth" export const auth = betterAuth({ emailAndPassword: { enabled: true }, }); ``` ### Additional context _No response_
GiteaMirror added the locked label 2026-04-13 07:13:39 -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#10863