openid-configuration - Missing content-type header
Using useListOrganization() causes API to call `/api/auth/t-o-j-s-o-n`

Is there a way to extend fields for plugins?
user
or session
table, but are you able to do it with other tables created by plugins, such as organizations
?api.auth.getSession calls SELECT session and SELECT user separately
Failed to get session, when remember me is checked

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.
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....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
Typescript additional fields date type error
Unable to use `mongodb` client
authClient.signUp()
. I can send the full error if needed by I am limited by Discord's post length here. Here the database is connected successfully.
```
✓ Compiled /api/auth/[...all] in 919ms...