Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid definition for service "Auth0\Symfony\Controllers\AuthenticationController": #189

Open
4 tasks done
mkldevops opened this issue Jan 19, 2024 · 1 comment
Open
4 tasks done

Comments

@mkldevops
Copy link

Checklist

  • I have looked into the Readme and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

When I run following command :

APP_ENV=dev php console lint:container 

I have this error:

 [ERROR] Invalid definition for service "Auth0\Symfony\Controllers\AuthenticationController":                           
         "Auth0\Symfony\Controllers\AuthenticationController::__construct()" requires 3 arguments, 2 passed.            

Reproduction

  1. composer req auth0/symfony
  2. add on bundle on bundles.php file
  3. run the commade php bin/console lint:container

Additional context

No response

jwt-auth-bundle version

5.2.3

Symfony version

6.4

PHP version

8.3

@abunch
Copy link

abunch commented Mar 16, 2024

@evansims any chance you can approve/merge this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants