Skip to content

Commit 2b6b48a

Browse files
dt-thomas-durandscheb
authored andcommitted
fix: add missing tag
1 parent b6139cc commit 2b6b48a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bundle/Resources/config/trusted_device.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
])
4242

4343
->set('scheb_two_factor.trusted_token_storage', TrustedDeviceTokenStorage::class)
44+
->tag('kernel.reset', ['method' => 'reset'])
4445
->lazy(true)
4546
->args([
4647
service('request_stack'),

0 commit comments

Comments
 (0)