Closed wajaja closed 3 years ago
If you use FosUserBundle for authentication, it should not work because your token is not signed by JWT
Note : you can watch this good tutorial that was done by grafikart
I'm closing here as this is getting old and didn't receive much feedback. Also I'm not sure such a feature would make sense at all but in case it does, it should probably be handled on LexikJWTAuthenticationBundle' side. Please feel free to comment if you think it's still relevant so that we can consider to reopen.
Hi, how can i integrate this bundle in my stateless app ? Note: I already have a token generated after the authentication of the user; I would like to use this token as the Authorization Bearer in mercure