Skip to content

Commit cde0af3

Browse files
MatTheCatnicolas-grekas
authored andcommitted
[SecurityBundle] Do not translate Bearer header’s error_description
1 parent 75319a2 commit cde0af3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Bundle/SecurityBundle/Resources/config/security_authenticator_access_token.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
null,
3434
null,
3535
])
36-
->call('setTranslator', [service('translator')->ignoreOnInvalid()])
3736

3837
->set('security.authenticator.access_token.chain_extractor', ChainAccessTokenExtractor::class)
3938
->abstract()

0 commit comments

Comments
 (0)