Is there a way to sign in as an existing (previously created on the same device) anonymous user?
User email verification manually does not working
How to use Better Auth with Cloudflare D1?
Can I create two better auth configs on the same server,I am using Elyisa Js
Better-Auth jwtClient() plugin shows ERROR when used with expoClient().

Next.js middleware not able to read better auth session token

How to implement passwordless login with phone number OTP in Better-Auth
/phone-number/send-otp to get the OTP....custom credential provider
Role value in userHasPermission function
cameraHdManagerRole. But when I use the userHasPermission function and pass in a different role value that does not match user's role, the result still return success:true.
Why does it return true even though the role does not match that user?...
How can I use better-auth with external authentication api (jwt/bearer tokens)
Get access token on the frontend
await auth.api.getAccessToken((...).
I'm wondering if it is common practice to expose these tokens to the frontend.
Is there a risk of this token to get stolen somehow?...Google O Auth
[Error: Failed to collect page data for /api/auth/[...all]] coolify
Capacitor with Apple Login
User with profiles belonging to organizations
[Bug] Social Providers Login cannot pass user data
How to set cross domain cookies ? (Urgent please I have hackathon deadline)
vibe.appwrite.network and api on vibeapi.mdhruvil.page , when I complete google auth flow it is setting the cookie in api domain but when I make request from frontend domain to backend domain it is not sending the cookie with request despite having credentials: true, Also I when I visit /api/auth/get-session on api domain it IS returning my session successfully.API Auth Config - https://github.com/mdhruvil/vibe/blob/main/apps/server/src/lib/auth.ts ...
How do I link a user that already exists with an SSO login?
Nextjs + Expo + Express API Questions..
Limit user in organisation dynamically.