Alexis Moren

Results 3 issues of Alexis Moren

Hello, I have updated my project to symfony 6, and now with this config I have a warning error in the console : ``` lexik_jwt_authentication: secret_key: "%env(resolve:JWT_SECRET_KEY)%" public_key: "%env(resolve:JWT_PUBLIC_KEY)%" pass_phrase:...

Bug
help wanted

Hello, is it possible to never expire the refresh token ? Because I'm using this to prevent lexik jwt from expiration, and if the refresh token expire too so I...

Hello, thanks for this amazing project! I would like to know how to create a pro executable for mac windows or linus (like we can do with normal electronJs app)...