How to login right after signing up with OTP email?
Prisma Adapter not generating Additional Fields for Organization
I am gettng internal server error and not understanding why, how to get logs
GET http://localhost:3000/api/auth/get-session 500 (Internal Server Error)
GET http://localhost:3000/api/auth/get-session 500 (Internal Server Error)
Managing Device Identifier Cookie: Where to Handle and Refresh It?
Failing to extend context via createAuthMiddleware
organisationName
to the auth.api.signInSocial
method on the server.
The middleware catches this argument however I cannot succeed at passing it so it's available in the database hook. How can I solve this?
Thank you....
Stripe plugin with organizations, did anyone get it to work?
Requesting permissions for Discord Bot using OAuth2 Login
Auth Client vs. Server-Side Authentication
Session cleanup
expiresAt
, but they don't get deleted from the DB once they expire....Auth not working across completely different domains (app)
auth-service.com
and my-app.io
- totally unrelated domains).
My setup:
- Auth server on a.xyz
- Main app on foo.abc
...Session is linked to wrong user when using OAuth
Prevent Verification Email being re-sent on every SignIn
Any way to set up a redirect URL after signups?
callbackURL
:
``ts
authClient.signUp.email({
callbackURL:
/`
})...twoFactorTable
twoFactorTable
? I'm not able to find the function under the server config but is see the others:
```
issuer: "issuer-name",
skipVerificationOnEnable: true,...Call success url on the authclient checkout

Can better-auth client be used from backend?
getSession gives null after google login on deployed app
Rate Limiting Does Not Work
API `verifyEmail` problem
SQL error when exchanging the token (Microsoft Auth + MSSQL + NextJS)
http://localhost:3000/api/auth/callback/microsoft
callback (with the code
parameter).
It looks like better-auth is trying to save some data received from Microsoft with an unexpected format...