Skip to content
New issue

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

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

Already on GitHub? # to your account

Impossible to disable authorize #465

Closed
vincentchalamon opened this issue May 18, 2017 · 4 comments
Closed

Impossible to disable authorize #465

vincentchalamon opened this issue May 18, 2017 · 4 comments

Comments

@vincentchalamon
Copy link

According to configuration, it should be possible to disable authorize key. But if I do, I get the following error:

You have requested a non-existent service "fos_oauth_server.authorize.form"

I'm trying to migrate to Symfony 3.3, which disables forms by default, and I don't want forms & authorize neither (it's a private API).

@TNAJanssen
Copy link

#462

@florianajir
Copy link

florianajir commented Mar 22, 2018

can this be fix ? I don't want to require dependencies that I don't use... (twig, templating, etc.)

@elvismdev
Copy link

Trying to install the bundle in SF4 but got this error, I think it's related. Prefer to not install extra packages I don't need like twig.

The service "fos_oauth_server.authorize.form" has a dependency on a non-existent service "form.factory".

@vincentchalamon
Copy link
Author

Fixed in #554

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

No branches or pull requests

4 participants