|
@@ -6,8 +6,6 @@ services:
|
|
|
arguments: ['', Base\OAuthServerBundle\Entity\AuthCode, 'SonataAdminBundle:CRUD']
|
|
|
calls:
|
|
|
- [setTranslationDomain, [Oauth]]
|
|
|
- roles:
|
|
|
- - [ ROLE_SUPER_ADMIN ]
|
|
|
baseuserbundle.admin.oauth_client:
|
|
|
class: Base\OAuthServerBundle\Admin\OAuthClientAdmin
|
|
|
tags:
|