Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doctrine\ORM\EntityManager required #205

Closed
vanherst opened this issue Sep 8, 2020 · 1 comment
Closed

Doctrine\ORM\EntityManager required #205

vanherst opened this issue Sep 8, 2020 · 1 comment

Comments

@vanherst
Copy link

vanherst commented Sep 8, 2020

I get the following exception on a Symfony 4.4 project after following the installation guide.

Uncaught Error: Argument 1 passed to Gesdinet\JWTRefreshTokenBundle\Doctrine\RefreshTokenManager::__construct() must be an instance of Doctrine\Common\Persistence\ObjectManager, instance of Doctrine\ORM\EntityManager given, called in \var\cache\dev\ContainerQVHpDrM\srcApp_KernelDevDebugContainer.php

Is this a bug or have I made a mistake?

@SiM07
Copy link

SiM07 commented Sep 8, 2020

See #200

@vanherst vanherst closed this as completed Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants