{% if user %}

User_Pin : {{ user.pin }}

{% else %}

You are not authenticated

{% endif %}

Type your pin code :

scope {{ client.default_scope }}

state {{ client.state }}