Error: invalid column data type undefined - when running generate migration
pnpx @better-auth/cli generate removing session table
Drizzle adapter usePlural not working with passkey & JWT plugins
getSessionCookie is broken in Next.js middleware
Missing documentation
generateId
is missing from within the advanced
section...The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit t
organization.update does not error on missing permissions
Delete Verification value function
``javascript
if (parsedData.expiresAt < Date.now()) {
throw c.redirect(
${c.context.baseURL}/error?error=please_restart_the_process`,...useSession not reactive?
Polar plugin wrong css on mobile

getSessionCookie() return null is some cases
getSessionCookie()
is not behaving like we expect for the next reasons:
- the function is not respecting the auth options specified in auth.ts
```javascript
advanced: {
cookies: {...Hydration error in useListOrganizations hook
Cookie cache does not refresh
const session = authClient.useSession()
, but not if I read it on the server with const session = await authClient.api.getSession({ headers })
Is it not supposed to?...API signUpEmail not throwing error
better-auth
, is been really great so far!
Here is my problem:
After upgrading from v1.1.20
to latest
, running:...errorCallbackURL in client side social login is not working
bearer token returns null with OAuth provider

Error when updating session expiresAt
Limited access to webhook events
404 with stripe plugin