api.auth.getSession returns null
MCP Plugin not working with MCP Inspector
OPTIONS
request to the oauth registration endpoint (http://localhost:5173/api/auth/mcp/register), which is not defined by the plugin and returns a 404.
On the inspector, this ends the signin flow and it's not possible to use the inspector
I also noticed that the plugin is not defining a .well-known/oauth-protected-resource
route, which the MCP clients are querying...How to generate JWT for server-side requests (Twilio webhooks) in BetterAuth v1.3?
Typescript error in the better auth instance configuration when using organization()
[TS Error] user.locale missing in Better Auth type after adding custom field
Organizations: inferAdditionalFields for separate client-server projects
BUG: Customers get free upgrades
How to set cookies when signing in from server?
How i should handle the cookie change because of impersonation?
"State not found" error
Error Code: state_not_found
Error Code: state_not_found
Is it possible to set a password for a user created with a phone number?
Any article or case study or similar on how to migrate an existing custom auth?
Issue with Account Overwriting When Using EXPO
sign in not redirecting. Expo
wait authClient.signIn.social
, a google page opens, i click on my account and then I do not get logged in and res simply is:
Google sign-in result: {"data": {"redirect": true, "url": "https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=321366117154-o5tc3bljh29eejcqmmoumsedctnc67lg.apps.googleusercontent.com&state=-uu9PEM-8hQ20MF0mxKr5L6nyc9zeF90&scope=email+profile+openid&redirect_uri=http%3A%2F%2Flocalhost%3A3000%2Fapi%2Fauth%2Fcallback%2Fgoogle&code_challenge_method=S256&code_challenge=p85JwI1Nn544eWaZrwj2lUWo3fK2nmb19ALHK5ubemk&include_granted_scopes=true"}, "error": null}
Could someone help?...Cancelling checkout session twice results in 'active' status
Endpoints being called 2000+ times on refresh

PhoneNumber Plugin signUpOnVerification
Session expires in 5 minutes. Regardless of 1 year settings. Two Set-Cookie headers
additionalFields type-safety
how can I sing in a user using google oauth from sever side?