It seems it could be beneficial having OATHAuth logging to CheckUser (if installed) during certain 2FA events:
- Enrollment (similar to T301987: Notify user when 2FA has been enabled)
- Disabling 2FA for another user (similar to T210075: Send notification when 2FA is disabled/T210963: Send an email when 2FA is disabled)
- Disabling own 2FA
- Failed 2FA login attempts (could be useful if a user is jumping IPs after getting through username/password, but before trying TOTP/similar)
- Successful 2FA login attempts - specifically logging when 2FA was passed during login (not just seeing that a user with 2FA enabled successfully logged in)
