Large cookie size breaking login
Renamed email field via auth config results in auth error
better-auth@1.3.8-beta.3 with prisma adapter
I've renamed several columns via the auth config (to use snake case column names), and also changed the database column names (via prisma migration). But upon logging in there's a query error thrown which is attempting to use the custom field name email_address instead of the prisma model name email.
auth.ts...email sign up fails with error: "FAILED_TO_CREATE_USER"

Trying to connect kysely-neon with Better Auth but failed.
Have anyone manage to get OIDC working with genericOauth
Email Verification Email is not Sent
Create a Magic-Link from the server

Unable to create plugin
Migrate from supabase auth -> betterauth for 2 million rows
Server-side calls without request headers?
How to get client to immediately update activeOrganizationId after creating an organization?
Plugin Schemas
OIDC Login page question
How can I run a hook after the Google OAuth flow?
However, on devices other than iOS, authentication works without problems.
pckce in expo
Cookies not being set on Vercel (works on localhost)
Any idea on how to implement suspicious login detection?
organizationId gives an error when passing to getFullOrganization() function

Update user with additional fields