mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-24 14:34:26 -05:00
When teams are enabled, getFullOrganization now includes a 'members' array in each team object containing the TeamMember records for that team. This allows consumers to see team-member relationships without making additional API calls. Closes #8307 Co-authored-by: Alex Yang <himself65@outlook.com>