Magic Link email validation and error handling
const {error} = await authClient.signIn.magicLink({
and validation can be done before calling signIn.magicLink
...How to useSession with cross sub domain cookies enabled
Missing valid authorization header

authClient.organization.setActive() returns all the members of the organization
Changing user's id data type
Expo Apple Signup on Local Development
How to set cookie in Express?
Full Page Reload After Forgot Password When Using redirectTo Package: @daveyplate/better-auth-ui Ver
Help me setting up better auth with drizzle
auth-schema.ts
. So here are my questions:
1. Can I move what's inside auth-schema.ts
to db/schema.ts
to keep all schemas in one place (just like what's shown in Drizzle's documentation)?
2. After that, can I simply run npx drizzle-kit push
to generate the tables in the database?...How can I trigger a rebuild of BA's generated types?
upgradeSubscription
or listActiveSubscriptions
do not exist, but the app works perfectly fine. Is there a way to trigger BA's type generation? Couldn't find anything about it in the cli docs.
How to change microsoft authorityUrl?
How to access the full custom session in a middleware?
Custom runtime scope for microsoft provider

Better Auth Organization Plugin Issue
CAPTCHA Service Unavailable on GitHub Signup/Signin with Better Auth v1.2.9 and Better Auth UI v2.x
better-auth middleware takes around ~5s to resolve
Get account for current session
How to use better-auth to only allow people from my institute to sign-in?
Passkey login neither redirects to provided callbackURL nor re-renders UI untill manual refresh