`createOrganization` in user -> after -> create hook returns `null` since user could not be found in the database · Issue #4718 · better-auth/better-auth
Is this suited for github? Yes, this is suited for github To Reproduce Use an auth provider, sign in with google for example. And register the user create after hook: databaseHooks: { user: { creat...