You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in a Symfony project, after upgrading to v4.0 I get this error:
Argument 6 passed to Auth0\JWTAuthBundle\Security\Auth0Service::__construct() must be of the type string or null, array given,
called in /srv/cache/bdd/ContainerWPjxspi/getJwtAuth_Auth0ServiceService.php on line 9
at vendor/auth0/jwt-auth-bundle/src/Security/Auth0Service.php:112)"} []
As far as I can tell, Argument 6 is the algoritm, which falls back to RS256 anyway.
Any ideea why this error occurs?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
in a Symfony project, after upgrading to v4.0 I get this error:
As far as I can tell, Argument 6 is the algoritm, which falls back to RS256 anyway.
Any ideea why this error occurs?
Beta Was this translation helpful? Give feedback.
All reactions