How do we update custom session data without a full page reload?
Typescript not seeing role as a valid attribute
Nestjs Prisma

SERVER_ERROR: error: relation "ssoProvider" does not exist [ExpressJS and NextJS]
API Key Plugin: Fields marked as 'Optional' seem to be required
auth.api.createApiKey with the API Key plugin. We didn't add some of the optional fields (the ones marked optional in the docs: https://www.better-auth.com/docs/plugins/api-key#schema). We've been getting the following error:
[Error [BetterAuthError]: The field "start" does not exist in the "apikey" schema. Please update your drizzle schema or re-generate using "npx @better-auth/cli generate".] {
cause: undefined
}...ERR_NAME_NOT_RESOLVED
POST http://admin-portal-backend:3001/api/auth/sign-in/email net::ERR_NAME_NOT_RESOLVED
POST http://admin-portal-backend:3001/api/auth/sign-in/email net::ERR_NAME_NOT_RESOLVED
http://admin-portal-backend:3001/api/auth/sign-out net::ERR_NAME_NOT_RESOLVED
http://admin-portal-backend:3001/api/auth/sign-out net::ERR_NAME_NOT_RESOLVED
I'm trying to disable setActiveOrganization except in very specific workflows.
imitate() plugin and not the admin plugin because I wanted further restrictions on the imitate process....how to check if i'm impersonating an user
how to set cookies on localhost
Expo with React Server Functions
Admin plugin: admin_session cookie is not removed after ending impersonated session?
admin_session cookie is not removed even after stopping the impersonated session. Is this intentional? Naively, I would expect this to be cleared after ending the impersonated session.only creating single session per user
Mongo Adapter and API-Key plugin fail to find user
generateId function but again this has no issue when using Drizzle.
{"code":"THE_USER_ID_FROM_THE_API_KEY_IS_INVALID","message":"The user id from the API key is invalid."}
{"code":"THE_USER_ID_FROM_THE_API_KEY_IS_INVALID","message":"The user id from the API key is invalid."}
Email OTP Sign in/Sign up
SSO Unable to do SAML registration

Typeerror: Invalid url. magic link issue

how to reduce db queries
Organizations Plugin Help
Why few keys in redis has no TTL?
