MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
meta=oath (oath)
- This module is internal or unstable. Its operation may change without notice.
- This module requires read rights.
- منبع: OATHAuth
- License: GPL-2.0-or-later AND GPL-3.0-or-later
Check to see if two-factor authentication (OATH) is enabled for a user.
Parameter:
- oathuser
کاربری که در موردش اطلاعات میگیرید. پیشفرض، حساب کاربری جاری است.
- Type: user name
Examples:
- گرفتن اطلاعات در مورد کاربر جاری
- api.php?action=query&meta=oath [open in sandbox]
- گرفتن اطلاعات در مورد کاربر Example
- api.php?action=query&meta=oath&oathuser=Example [open in sandbox]