Anonymous user account getting deleted on calling /get-session
/get-session
2 or 3 times (have to set disableDeleteAnonymousUser
to true
for it to not delete). Also onLinkAccount is getting triggered when no account linking have taken place (only api call is /get-session
)
My auth config
```
anonymous({...Bearer not including set-auth-token in the response headers.
expo integration not firing callback
JWT Plugin not working on Cloudflare Workers
TypeError TypeError: "alg" argument is required when "jwk.alg" is not present
TypeError TypeError: "alg" argument is required when "jwk.alg" is not present
Callbacks issue in passkey plugin
'"better-auth/plugins"' has no exported member 'sessionMiddleware'.
Session Cache disappearing in Next.js
30 seconds
Current behavior:
Cached session disappears after 30 seconds
and never gets refreshed, leaving better-auth to default back to bringing the session from the database....When setting active org i got cannot read token
ctx.response.headers.get("set-auth-token") returning nothing.
Error in signing up using cloudflare d1 database and drizzle orm on nextjs15
warning! better-auth with Turbopack enabled
User is not able to ban user, even when he is admin of the org
issue getting session using mongodb
/dashboard
using:
```ts
auth.api.getSession({
headers: await headers()
})...High CPU usage when importing the library on a monorepo

timeout when get the body await request.json()

Updating organization metadata
packages/better-auth/src/plugins/organization/adapter.ts
...organization.acceptInvitation is throwing exception on sqlite - d1
Unable to use Sign in with Apple

Typescript additional fields date type error