Xavier Huberdeau

Results 2 issues of Xavier Huberdeau

Hi, I'm using the database-less user provider ([https://github.com/lexik/LexikJWTAuthenticationBundle/blob/master/Resources/doc/8-jwt-user-provider.md](https://github.com/lexik/LexikJWTAuthenticationBundle/blob/master/Resources/doc/8-jwt-user-provider.md)) with a custom user class implementing JWTUserInterface. The problem is that the payload array is empty in the createFromPayload method. So I...

Bug
Needs Review

Hi, Would it be possible to add a callback before the switch is toggled ? Currently, I load data via Ajax from a DB. There is an boolean attribute for...