Skip to content

feat: Better Auth Implementation#6276

Draft
louislam wants to merge 12 commits into3.0.Xfrom
dev-better-auth
Draft

feat: Better Auth Implementation#6276
louislam wants to merge 12 commits into3.0.Xfrom
dev-better-auth

Conversation

@louislam
Copy link
Copy Markdown
Owner

Still thinking how to make the migration smooth.

@louislam louislam modified the milestones: 2.1.0, 3.0.0 Oct 28, 2025
@louislam
Copy link
Copy Markdown
Owner Author

It is unfortunately that node-sqlite3 is not compatible with better-auth. Make it a bit complicated to integrate.

It supports the native node:sqlite, but it requires Node.js 22.5, and our min supported version is 20.4.

So I put this pr in 3.0.0.

@louislam
Copy link
Copy Markdown
Owner Author

Was struggling with the database connection issues.

I just realized that it actually has an adapter to adapt our existing knex database connection:
https://github.com/kysely-org/kysely-knex

@louislam louislam changed the title Better Auth Implementation feat: Better Auth Implementation Jan 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant