passkey plugin's endpoint `generate-register-options` gives me 401

authClient.GetSessions() returning null for user data and session data
Enforce Email Domain Restriction with Google Sign-In
APIError
inside of mapProfileToUser
or getUserInfo
, but it doesn't trigger a redirection to /api/auth/error
, which I could have short-circuited to maybe do what I want, but it didn't work out....Error: The edge runtime does not support Node.js 'crypto' module

Social sign-in doesn't work
Is it really necessary for database if I am only using Discord Oauth
Can't use @better-auth/cli when exporting a auth function
bunx @better-auth/cli generate
i get the following error:
```bash
$ bunx @better-auth/cli generate --config ../api/src/common/auth.ts --output ./src/schemas/auth.ts
ERROR [Better Auth]: [#better-auth]: Couldn't read your auth config in BuzzTrip/packages/api/src/common/auth.ts. Make sure to default export your auth instance or to export as a variable named auth.
error: script "db:auth" exited with code 1...onApiError custom error page

Better Auth Session Not Loading in TanStack Router Application
is there any way to handle current session across all the app once
Migrate from next auth to better auth
Internal Server Error when deployed to AWS
pass discord ID to session
Organization inviteMember - Not Allowed to Invite
How to integrate BetterAuth with SolidJS
authClient.useSession() not callable in my Nextjs (15.2) client component
Using mongodb adapter and generateId creates id field in addition to _id field