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

Not working with LexikJWTAuthenticationBundle 1.7.0 #46

Closed
Seb33300 opened this issue Aug 8, 2016 · 2 comments
Closed

Not working with LexikJWTAuthenticationBundle 1.7.0 #46

Seb33300 opened this issue Aug 8, 2016 · 2 comments

Comments

@Seb33300
Copy link

Seb33300 commented Aug 8, 2016

Since LexikJWTAuthenticationBundle 1.7.0
See lexik/LexikJWTAuthenticationBundle#200

This bundle is not working anymore.

An Exception was thrown while handling: Catchable Fatal Error: Argument 1 passed to Gesdinet\JWTRefreshTokenBundle\Request\RequestRefreshToken::getRefreshToken() must be an instance of Symfony\Component\HttpFoundation\Request, null given, called in gesdinet\jwt-refresh-token-bundle\EventListener\AttachRefreshTokenOnSuccessListener.php on line 44 and defined

@markitosgv
Copy link
Owner

markitosgv commented Aug 8, 2016

@Seb33300 I think you are using an old version. In this PR is solved #45.

And is tagged in this: https://github.com/gesdinet/JWTRefreshTokenBundle/releases/tag/v0.1.8

@Seb33300
Copy link
Author

I don't know why composer update do not update your bundle.

I needed to manually remove the gesdinet/JWTRefreshTokenBundle directory in the vendor directory and make another composer update to get the last version.

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