Is there a way to access the `event` object from hooks in Nuxt / Nitro?
databaseAfter hook. I am using @nuxtjs/i18n and need to use the event object for the language of the email. Is there a way to do this?When an anonymous user is created how to populate the image column in the user table
(on middleware) [Better Auth]: INTERNAL_SERVER_ERROR Error: Failed query
2025-08-10T13:39:59.581Z ERROR [Better Auth]: INTERNAL_SERVER_ERROR Error: Failed query: select "id", "expires_at", "token", "created_at", "updated_at", "ip_address", "user_agent", "user_id", "impersonated_by" from "session" where "session"."token" = $1
params: 7lIiWUkRjrVmOh4UJ0rZgjrvITaKu3ve
2025-08-10T13:39:59.581Z ERROR [Better Auth]: INTERNAL_SERVER_ERROR Error: Failed query: select "id", "expires_at", "token", "created_at", "updated_at", "ip_address", "user_agent", "user_id", "impersonated_by" from "session" where "session"."token" = $1
params: 7lIiWUkRjrVmOh4UJ0rZgjrvITaKu3ve
Have I been pwned?
NestJS Prisma MongoDB - Model ${model} does not exist in the database
Exposing FetchOptions Type with Better-Auth?
FetchOptions. I need to install @better-fetch/fetch
import type { BetterFetchOption } from '@better-fetch/fetch'
import type { BetterFetchOption } from '@better-fetch/fetch'
Anyway to support shared emails when using the username plugin?
Want help to use rate limiting for a custom Route : /api/form
client_credentials flow for m2m auth?
Client Credentials is supported. But, when I make the following req to my auth api:
```bash...ios 26 expo google auth
expoClient type error in monorepo when used outside of expo app
auth which has better-auth setup to import into my expo and next.js apps.
```js
// mobile-auth-client.ts
import { createAuthClient } from "better-auth/react";...
YOU_CAN_ONLY_SEND_A_VERIFICATION_EMAIL_TO_AN_UNVERIFIED_EMAIL
Why getSession (and customSession) don't include additionalFields?
Registering Passkey returns empty res
better auth organization plugin vs ABAC
Disable OTP signup does not return error
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]