Ensure early return in `hasUserAccessToWorkspaceOrThrow` for existing users during sign-in. This prevents further unnecessary execution when access validation is complete.
Ensure early return in `hasUserAccessToWorkspaceOrThrow` for existing users during sign-in. This prevents further unnecessary execution when access validation is complete.