We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65bad76 commit a39bf97Copy full SHA for a39bf97
DependencyInjection/Compiler/UnusedTagsPass.php
@@ -82,6 +82,7 @@ class UnusedTagsPass implements CompilerPassInterface
82
'routing.route_loader',
83
'scheduler.schedule_provider',
84
'scheduler.task',
85
+ 'security.access_token_handler.oidc.signature_algorithm',
86
'security.authenticator.login_linker',
87
'security.expression_language_provider',
88
'security.remember_me_handler',
0 commit comments