Failed to get source map when using auth.api.getSession() during first request
useSession()
render improperly.
Has anyone had this issue before? Where can I begin to debug?
```GET /api/auth/session 401 in 78ms...[Not sure if bug] Admin plugin does not use the Infering Types
Incorrect Fields on Client Side
name
is full_name
in my database but when i use client side for login for example, the field name is still name
instead of full_name
Error with Immutable Headers in Better Auth Session Middleware on Deno Server

Session Table ipAddress
API calls returns Unauthorized
https://accounts.domain.com
in production, for testing purposes
When I hit /api/auth/get-session
on another app, running in localhost
, I get 401 unauthorized.
I also have the multi domain setup like this
...Client Side Not Working
message: "Invalid currentURL
and this is the endpoint for my api http://localhost:3000/api/auth/sign-in/email?currentURL=http%3A%2F%2Flocalhost%3A8100%2Fhome
Error in NodeJS
crossSubDomainCookies no stored state found

'import.meta' is currently unsupported, js engine: hermes [Component Stack]
better-auth take big size when imported

Ionic Angular with Better Auth

Using JWT for NodeJS Express
Request Keeps Pending (Express.js)

authClient.signOut error when multiSession() enabled with prisma adaptor
ERROR Invalid prisma.session.delete() invocation
nextjs app - better-auth 0.5.2-beta.17
after encountered similar error on my project, i cloned the official demo app and replaced database adaptor with prisma ended up with the above mentioned error.
error is not present when removing multiSession() plugin....
Help with BETTER_AUTH_URL and Redirects for Server-Side Authentication in Figma Plugin
http://localhost:5000
):
- Since I want all authentication logic on the server side, I set BETTER_AUTH_URL=http://localhost:5000
in my .env
.
- However, when I try to authenticate with Google, I get the following error:...Crypto not found
Issue with ReadableStream is locked or disturbed error and Google Sign-In using Better Auth