[GH-ISSUE #2353] [Bug]: adapters not export kysely-adapter #26484

Closed
opened 2026-04-17 17:04:42 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @chaozwn on GitHub (Apr 18, 2025).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/2353

Originally assigned to: @ping-maxwell on GitHub.

Is this suited for github?

  • Yes, this is suited for github

To Reproduce

Image

Current vs. Expected behavior

export kysely-adapter.

What version of Better Auth are you using?

1.2.7

Provide environment information

-OS: macos

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

Backend

Auth config (if applicable)

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

Additional context

No response

Originally created by @chaozwn on GitHub (Apr 18, 2025). Original GitHub issue: https://github.com/better-auth/better-auth/issues/2353 Originally assigned to: @ping-maxwell on GitHub. ### Is this suited for github? - [x] Yes, this is suited for github ### To Reproduce ![Image](https://github.com/user-attachments/assets/da3025bb-7c89-485c-8ef7-d52e3d341f98) ### Current vs. Expected behavior export `kysely-adapter`. ### What version of Better Auth are you using? 1.2.7 ### Provide environment information ```bash -OS: macos ``` ### Which area(s) are affected? (Select all that apply) Backend ### Auth config (if applicable) ```typescript import { betterAuth } from "better-auth" export const auth = betterAuth({ emailAndPassword: { enabled: true }, }); ``` ### Additional context _No response_
GiteaMirror added the lockedenhancementwontfix labels 2026-04-17 17:04:42 -05:00
Author
Owner

@chaozwn commented on GitHub (Apr 18, 2025):

link: https://github.com/better-auth/better-auth/pull/2354

<!-- gh-comment-id:2815677309 --> @chaozwn commented on GitHub (Apr 18, 2025): link: https://github.com/better-auth/better-auth/pull/2354
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#26484