Lichess.org PKCE gives oauth_code_verification_failed
oauth_code_verification_failed
on better-auth.
SETUP...
Hono + Better Auth NOT_FOUND Error on Auth Endpoints (e.g., /api/auth/sign-up)
ElysiaJS setup fail
Failing to create user
Google LinkSocial Additional Scopes
Authenticate /pages/api route
How to figure out if subscription is canceled on trial
Seperate API authentication for NextJS
Generate magic links without sending
additionalFields suggestion in swagger

how to management active organization between session tabs
Session doesn’t get invalidated after the user is deleted
getSessionCookie()
and got the same result, it thinks the session still exists, also the better-auth.session_token
cookie doesn't get deleted either. How to solve this issue? It’s been a day and I still haven’t figured it out. Any help would be appreciated!...Migrate command doesn't work
Include relationship in session.user object?
Pure postgresql with better-auth
Best practices for a monorepo that needs to share sessions across apps? Next.js multizones
/feed
and /
be able to share session state. When someone logs in to one, I also want them logged in to the other, etc.
Seems like this could be achieveable with Next multizones since they'll be on the same domain, but not sure how best to approach this from better auth. Maybe an auth
package also in my monorepo?...How to add custom fields on Sign-up?
stripe plugin & Polar plugin for payment
Cannot verify TOTP after successfully setting up 2FA, getting `INVALID_TWO_FACTOR_COOKIES`
twoFactorEnabled
to TRUE
for the user.
However when that user later logs out and back in, and needs to verify their 2FA TOTP code, I get this error INVALID_TWO_FACTOR_COOKIES
. No two factor cookies are being set anywhere, and I have tried to log them but they aren't generated by the enable nor verify TOTP in my totp/setup
routes.
What could be the issue? Thank you....how to listUser from admin plugin?
