authClient.getSession to have fetchOptions for full Organization or Team data?

authClient.getSession, you get session and user object.

session has activeOrganizationId and activeTeamId.

Any plans to add a fetch Option to include organization or team data instead of making another network call?
Was this page helpful?