authClient.organization.setActive() returns all the members of the organization
Hi, when I call authClient.organization.setActive(), I'm getting a response with a fully-populated members property that lists every member of that organization, including their email addresses. Is that intended? Seems like if I am just trying to sign the user into a tenant, there's no reason necessarily to respond with a list of hundreds or thousands of users?