mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-13 18:16:56 +00:00
3d1b73be7b
Change-Id: Ic78fe7db7eb03d7a1820bade8c4dc6dfed532ff0
13 lines
515 B
JSON
13 lines
515 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Beta16"
|
|
]
|
|
},
|
|
"apihelp-query+oath-example-1": "Ottieni informazioni sull'utente attuale",
|
|
"apihelp-query+oath-example-2": "Ottieni informazioni sull'utente <kbd>Example</kbd>",
|
|
"apihelp-oathvalidate-description": "Convalida un token di autenticazione a due fattori (OATH).",
|
|
"apihelp-oathvalidate-param-user": "Utente per cui convalidare il token. Valore predefinito è l'utente attuale.",
|
|
"apihelp-oathvalidate-example-1": "Convalida i dati JSON per l'utente attuale"
|
|
}
|