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.
Installation problems
/api/auth
is not found.. 😅
There is nothing there to do after all...Stripe Better-Auth Plugin
Throwing Error when try to login with existing user

Drizzle Postgres UUID
Verification model not found in schema object

When impersonating a user, is it possible to set that session as the current session?
useSession
after enabling impersonation still returns the original admin user, but as we use that for the whole dashboard, I'm wondering if we can make useSession
return what we need heredisable magic link redirect and any other redirect
Session info isn't available fast enough on manual page reload, server sign in api needs reload