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
admin.listSessions returns 404 while userId is right
const userSessions = await authClient.admin.listSessions({
userId: "9ogba97oE4UnKEQtEJZk2"
});
const userSessions = await authClient.admin.listSessions({
userId: "9ogba97oE4UnKEQtEJZk2"
});
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...2FA plugin accepts every password
Fix support to Bunx

In EmailOTP Plugin, the user is notVerified after signIn.
Expo 52, unexpected behavior when not having a property "callbackUrl", when calling OAuth signin
signIn.social({provider: "google"})
call don't have the callbackURL
property as well, the internal browser is not closing after login, and therefore your session is never acknowledged by the client
So we might end up marking the callbackURL property mandatory ?
...Example Support Auth Remix.js

CORS Issue with Access-Control-Allow-Credentials (true,true) in Better Auth

demo active sessions

demo user update for image
...
demo pass key
No control Over credentials on server side
