Is membership in an organization required when using the organization plugin?
I’d like users to optionally belong to an organization, not be forced to. However, when calling auth.api.update() to update a user, I get an error saying the user is not part of an active organization. Is there a way to decouple user updates from organization membership logic?