Skip to content

Commit

Permalink
Merge pull request #1073 from CakeDC/two-factor
Browse files Browse the repository at this point in the history
Two factor
  • Loading branch information
skie authored Feb 9, 2024
2 parents 25ffb4a + d10f980 commit b134f17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Loader/AuthenticationServiceLoader.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ protected function loadAuthenticators($service)
* Load the CakeDC/Auth.TwoFactor based on config OneTimePasswordAuthenticator.login
*
* @param \CakeDC\Auth\Authentication\AuthenticationService $service Authentication service to load identifiers
* @param \CakeDC\Auth\Authentication\TwoFactorProcessorCollection $processors TwoFactorProcessors collection
* @return void
*/
protected function loadTwoFactorAuthenticator($service, $processors)
Expand Down

0 comments on commit b134f17

Please sign in to comment.