mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
When a Google account has no organization units defined in its directory, the Google API can return a `200` response without the `organizationUnits` key. In such cases, we should treat this as an empty list such that the remainder of the sync will continue.