UserMfaRepositoryInterface
interface UserMfaRepositoryInterface (View source)
Persistence for per-user multi-factor authentication settings (user_mfa).
Methods
UserMfa|null
findByUserId(int $userId)
Find MFA settings by user ID
array
findAllEnabled()
Get all users with MFA enabled