The inferred type of 'authClient' cannot be named without a reference to [email protected]
The inferred type of 'authClient' cannot be named without a reference to '.pnpm/[email protected]/node_modules/undici-types'. This is likely not portable. A type annotation is necessary.
The inferred type of 'authClient' cannot be named without a reference to '.pnpm/[email protected]/node_modules/undici-types'. This is likely not portable. A type annotation is necessary.
Init Drizzle with cloudflare env variables
Stripe one time payments?
Error in auth with discord
create organization in databaseHooks.user.create.after
Can BetterAuth’s OIDC provider work with Saleor as an external auth system? If so, what’s the config
Ip address and same browser verification between otp/magicLink trigger and verification.
cant find table column that i added to the user table in session
Core Schema Adjustment - ID Data type from text to UUID
how rememberMe works?
Change `id` field name?
id
fields of my users uuid
, for clarity. Is there a way to tell Better Auth to use uuid
as the used field name? I saw that you could change other required field names, but not this one.Change the frontend of the Better-Auth API error page
onAPIError.errorURL
Admin plugin
admin plugin generates invalid prisma schema
npx @better-auth/cli generate
npx @better-auth/cli generate
Error validating model "User": Ambiguous relation detected. The fields `Session` and `sessions` in model `User` both refer to `Session`. Please provide different relation names for them by adding `@relation(<name>).Prisma
Error validating model "User": Ambiguous relation detected. The fields `Session` and `sessions` in model `User` both refer to `Session`. Please provide different relation names for them by adding `@relation(<name>).Prisma

INVALID_ORIGIN when I try to check organization slug or create
trustedOrigins
list on your auth configIntegrate betterAuth with React-Router v7 cloudflare template
How can I prevent rerendering while changing route
On-boarding step after social login
why the ipAddress config is used
ipAddress: {
ipAddressHeaders: ["x-client-ip", "x-forwarded-for"],
disableIpTracking: false
},
...Re-sending verification link after verification token expires