I have the following error in production,
I try to load the class "JWTUserFactory" from the namespace "Lexik\Bundle\JWTAuthenticationBundle\DependencyInjection\Security\Factory".
Forgot a "use" declaration for another namespace?
Although the same says in local does not give me failure. Does anyone know why it happens?