File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 2323 <argument type =" service" id =" request_stack" />
2424 </service >
2525
26+ <service id =" FOS\OAuthServerBundle\Form\Handler\AuthorizeFormHandler"
27+ alias =" fos_oauth_server.authorize.form.handler.default" public =" true" />
28+
2629 <service id =" fos_oauth_server.controller.authorize" class =" FOS\OAuthServerBundle\Controller\AuthorizeController" public =" true" >
2730 <argument type =" service" id =" request_stack" />
2831 <argument type =" service" id =" fos_oauth_server.authorize.form" />
3134 <argument type =" service" id =" router" />
3235 <argument type =" service" id =" fos_oauth_server.client_manager" />
3336 <argument type =" service" id =" event_dispatcher" />
37+ <tag name =" controller.service_arguments" />
3438 </service >
3539
3640 <service id =" fos_oauth_server.security.authenticator.manager" class =" FOS\OAuthServerBundle\Security\Authenticator\Oauth2Authenticator" >
You can’t perform that action at this time.
0 commit comments