{lang section="OAuth2"} {$app.settings.app_title|safeHTML} :: {t}Identification{/t} {if $app.config.app.ui.custom_css_url}{/if}

{t}Identification{/t}

{if $app.loginResult.error} {if $app.loginResult.twoStepSecret} {t}Your account is configured for 2-step verification.{/t} {else} {$app.loginResult.error|forHTML} {/if} {else} {t 1=$app.settings.app_title|forHTML|safeHTML}Please provide your %1 credentials.{/t} {/if}
{if $app.loginResult.twoStepSecret}

{t}1. Select and copy the following key code:{/t}

{$app.loginResult.twoStepSecret}

{t}2. Open your 2-step verification app and create an account with this key code.{/t}

{t}3. Lastly, copy the generated verification code (not the one above) from the app to the field bellow.{/t}

{/if}
{if $app.loginResult.twoStepSecret} {/if} {if $app.loginResult.ask_otp || $app.loginResult.twoStepSecret}
{/if}