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)
- Disenrollment (similar to T210075: Send notification when 2FA is disabled/T210963: Send an email when 2FA is disabled)
- 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