deleteUser response: FAILED_TO_GET_USER_INFO
Updating email_verified and image fields
Unclear how to call phoneNumber signup from frontend
cli generate not working: "Please run prisma generate"
npx @better-auth/cli generate
. Gives me back an error that says "Please run "prisma generate" and try to import it again. However this has already been done and when I run the command it comes back to the same error.I cant decode better auth session cookie.
How to set Bearer token in Next.js
How can I configure something like nextauth `callbacks.signIn`?
Unclear on how to handle session and cookies in sveltekit
Microsoft Provider
signIn.social({ : 'microsoft', : '/' })
and linkSocial({ provider: 'microsoft' });
...two factor with social
Stripe Plugin webhook error
No mention of callback url in docs for Apple
{"code":"INVALID_ORIGIN","message":"Invalid origin"}
{"code":"INVALID_ORIGIN","message":"Invalid origin"}
https://domain/api/auth/callback/apple
https://domain/api/auth/callback/apple
Better Auth + Tauri + Sveltekit
How to extend Sing-in & Sign-up body with custom fields?
Drizzle + PG + Hyperdrive + Cloudflare Workers doesn't work
Unprocessable Entity on Signup

How to set CallbackURL in emailVerification
Invitation email
build error -next js
Using custom schema for models, with prisma adapter.