2019-11-28 00:32:18 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"error": {
|
|
|
|
"error_auth_app": "Feil applikasjons-ID eller hemmelighet",
|
|
|
|
"error_auth_mfa": "Feil kode",
|
|
|
|
"error_auth_user": "Ugyldig brukernavn eller passord"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"auth_app": {
|
|
|
|
"data": {
|
2020-11-16 00:03:40 +00:00
|
|
|
"app_id": "",
|
2019-11-28 00:32:18 +00:00
|
|
|
"app_secret": "Hemmelig"
|
|
|
|
},
|
2020-05-15 00:02:56 +00:00
|
|
|
"description": "Applikasjons-ID og hemmelig kode fra [StarLine utviklerkonto](https://my.starline.ru/developer)",
|
2020-05-13 18:27:21 +00:00
|
|
|
"title": "Programlegitimasjon"
|
2019-11-28 00:32:18 +00:00
|
|
|
},
|
|
|
|
"auth_captcha": {
|
|
|
|
"data": {
|
|
|
|
"captcha_code": "Kode fra bilde"
|
2020-09-08 00:04:13 +00:00
|
|
|
},
|
|
|
|
"description": "",
|
|
|
|
"title": ""
|
2019-11-28 00:32:18 +00:00
|
|
|
},
|
|
|
|
"auth_mfa": {
|
|
|
|
"data": {
|
|
|
|
"mfa_code": "SMS-kode"
|
|
|
|
},
|
2020-05-13 18:27:21 +00:00
|
|
|
"description": "Angi koden som er sendt til telefonen {phone_number}",
|
|
|
|
"title": "Totrinnsbekreftelse"
|
2019-11-28 00:32:18 +00:00
|
|
|
},
|
|
|
|
"auth_user": {
|
|
|
|
"data": {
|
|
|
|
"password": "Passord",
|
|
|
|
"username": "Brukernavn"
|
|
|
|
},
|
|
|
|
"description": "E-postadresse og passord for StarLine-kontoen",
|
|
|
|
"title": "Brukerlegitimasjon"
|
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2019-11-28 00:32:18 +00:00
|
|
|
}
|