Clear the current user by setting an anonymous user
Future<CFResult<void>> clearUser() async => await _userManagementComponent.clearUser();