Allow setting hostname for redirectUri
http://auth.auth.svc.cluster.local:3000/auth/callback/google
I am able to just overwrite the redirectUri, but it would be cool if I could just set the origin of the server thats reachable from outside the cluster.
The code change for this should be here I guess: https://github.com/better-auth/better-auth/blob/81ab90865f3e62f760e3d0b470a8ecbb3896e168/packages/better-auth/src/api/routes/callback.ts#L98...Property 'teams' does not exist on type 'Prettify<{ id: string; name: string; createdAt: Date; ...
Handling required extra fields with Google oauth
session null in nextjs route handler
Some users are randomly signed out and can only sign in again after waiting for some hours
How to create /api/auth/*all.ts file in windows

Double password check
Email verification not working as I would expect

Social login bug
mongodbAdapter isn't compatible with jwt() plugin?
"522 Connection timeout" when fetching session with getSession during SSR [Cloudflare Worker]
How do you add 2fa to a user account created using social sign in?
Getting auth data in react server component when auth is handled by express backend
Create user with ban to enable by admin
Backend Auth + Frontend Framework Tutorial
How to use Token

Issue with Stripe Webhook URL Configuration in Microservices Architecture
http://api.attendancekeeper.net/betterauthIn my auth.ts configuration, I have set the basePath to:...

api key update throws date error
auth.api.updateApiKey
throws a date error
This is the code:
```ts...
How to set ExpireAt for user