Property 'id' does not exist in user on the twoFactor plugin in auth.ts file
not able to get lastlogin method in my production
How to add custom fields in betterauth signup
Restrict discord login to members of specific server or role
Cross domain auth with social login
baseurl set to https://xxxxx-xxxxx-xxx.convex.site (better-auth is running on convex), and i have sameSite set to none. The issue I run into is when I'm using a social provider (I'm using log in with github at the moment). I have to...Organization Docs need update?

kysley + sqlite how to handle "numeric" boolean types with anonymous plugin and additionalFields?
anonymous plugin and specifying additional fields its unclear which data type to use for sqlite booleans.
- sqlite stores booleans as ints (0, 1)
- i set a default of 0
...Cannot authenticate myself with Hono Deployed
Changing Parameter Names in Custom Provider
Chzzk as a Custom Provider.
However, this service requires the parameters clientId and redirectUri instead of the default client_id and redirect_uri when logging in.
How can I change the parameter names used in the existing configuration?...Issues in Production Using Better Auth
How to return custom fields on authClient.signIn.phoneNumber
[Help][BFF] How to implement BFF with better-auth ?
better auth `sendVerificationEmail` jwt token detected as spam by gmail
?token=eyJWTToken.Like.This -- starting today the email always gets flagged as spam. I've tried sending the emails through both ses and sendgrid with same results on my tests. When replacing the token string param on the url in sendVerificationEmail before putting it in my email template -- for example, swapping eyJWTOKen value with perhaps a number `91827398172389...Session cookie cache doesn't prevent queries on each load
New sessions keep expiring after only 1 day, despite config being set to 7 days
expiresIn property under session. Attached is a screenshot of what the session looks like in my database and below is my config file.
Does anyone have any thoughts why this is happening?...
OAuth Proxy while using Cloudflare
How do I make username a required field during sign up?
afterUpdate hook receives query result instead of account object
genericOAuth link with other additional field