Hi there
I am trying to use that library with a mongodb,so I started from there
https://github.com/lexik/LexikJWTAuthenticationBundle/blob/2.x/Resources/doc/8-jwt-user-provider.rst
But after doing a POST request I get an error that
Warning: Undefined array key "roles"
Actually the whole payload is empty...
I am confused, there is no reason for the payload to be empty