Cookies not being set on Vercel (works on localhost)
Any idea on how to implement suspicious login detection?
organizationId gives an error when passing to getFullOrganization() function

Update user with additional fields
Cannot use `after` hook to create a plugin with hono.
# SERVER_ERROR: Error: TypeError: Cannot read properties of undefined ( reading 'reloadNavigation')
# SERVER_ERROR: Error: TypeError: Cannot read properties of undefined ( reading 'reloadNavigation')
Infinite Redirect - NextJS
Defining after hook matcher produces error related to node internals.
after
hook like so:
```typescript
return {
id: "ungabunga",
hooks : {...Can I store the better auth authentication data in multiple database
can't get session after verify magic link token
Google OAuth redirect is going to backend homepage instead of frontend after login.
Resolving Discord ID during flow
Get password updatedAt
Next.js Middleware config
better-auth
middleware with next-intl
middleware https://next-intl.dev/docs/routing/middlewareMagic link invalid url and baseURL issue

HELP!! Cause of third-party cookie blocked, I've tried to use Token instead of Cookies, but...
Confused on adding custom roles
Google OAuth redirect is going to backend homepage instead of frontend after login.
MCP Oauth how to show consent screen
How to mock better-auth with MSW?

OIDC Plugin + Organization Plugin for limiting user OAuth to specific organizations tied to an app
auth-gateway
system to where my team can internally tie different applications (and OAuth configs) to different end customers (better-auth organizations plugin) via an administration portal. My team will deploy a client-application
that users log into by OIDC, pointed to the auth-gateway
application we have setup (both NextJS apps will use better-auth, with auth-gateway
being the source of truth and client-application
pointing to our auth-gateway
with it's configured credentials.
In other plugins, I see the ability to add custom fields and callbacks/validators on the actions, but from what I can tell, I can't do that for the OIDC provider plugin....