I notice several usages of OAuth in the extensions which likely are intended to refer to OATH
- message key: oathauth-failedtovalidateoauth
- I also notice a few other keys in the i18n with this pattern, but I can't find where they are used...
- oathauth-failedtoenableoauth, oathauth-failedtovalidateoauth, oathauth-failedtodisableoauth, oathauth-failedtoenableoauth, oathauth-failedtovalidateoauth, oathauth-failedtodisableoauth
- memckey for used tokens in OATHAuthKey.php
- throttle limiter uses oauthauth-throttled instead of oathauth-throttled in special/SpecialOATHDisable.php
- Some more in message keys that i haven't fully figured out...