Does better auth supports Docker hosted local database ?
OIDC Plugin data migration
Error Code: email_not_found
Endpoint to Fetch Organization with all teams
The model "user" was not found in the schema object
/dist/app.js
, but somehow - and I still don't know why/how, it started outputting to /dist/src/app.js
, so basically I was 'working' on an older code.Error when running nextJS demo app (Module not found: Can't resolve 'better-auth')
pnpm run dev
I did the following steps per the README:
```...package.json
to import packages from npm rather than references to the mono repo's workspace:
and catalog:
.
Redirect Ignoring baseUrl?

Monorepo

OAUTH Discord id_token Lifetime & Refresh Token Handling
how to handle multi-server environments?
Plugins or Drizzle + Next JS API
Is there a way to rotate bearer tokens?
bearer()
plugin mainly for authentication on a mobile app.
So far I implemented auth on my backend api level, which is then used by my mobile app to login, grab the bearer from response body and set in `authorization’ header....Customize Session with User claims (roles)
Trouble inferring types on client side (1.3.4)
cookies in ssr mode
How to make an "after" hook when using Google Sign in?
RBAC in database
Spotify Login
api.samueledamico.com
points to localhost:3001 (where the API is hosted)...
Session type `auth.api.getSession` is wrong
Expo Magic Link Deep Links Not Working As Expected
await authClient.signIn.magicLink
function, but the user isn't logged in automatically like on the web, nor do I see a way to manually verify the session because the token isn't a part of the callback URL (deep link).
Is this a bug, or am I missing something?...