Hello,
I'm trying to use the FOS FacebookBundle for developing facebook apps,
with the security component. Despite all my efforts, I don't manage to
get an authenticated user in my app.
Does anybody succeed to use security component and FacebookBundle ?
--
If you want to report a vulnerability
>find($this->getOption('class'),
$newId);
}
public function transform($entity)
{
if (empty($entity)) {
return 0;
}
return current( $this->getOption('em')->getUnitOfWork()-
>getEntityIdentifier($entity) );
}
}
I hope it wi