Getting some error from JWT with Lumen:
Could not create token: Implicit conversion of keys from strings is deprecated. Please use InMemory or LocalFileReference classes
https://github.com/tymondesigns/jwt-auth/issues/2059
Any suggestion to do a quick fix, it seems a bug in new version
Kenil Vasani
OnĀ this thread, two solutions has been proposed as quickfix:
Solution 1:
Solution 2:
It seems to be a problem with the lastest jwt package release (3.4.0)