Not {{ current_session.user.username }}?
{% set post_logout_action = next["params"] | default({}) %} {{ logout.button(text="Sign out", csrf_token=csrf_token, post_logout_action=post_logout_action, as_link=true) }}To continue, please verify it's you:
Not {{ current_session.user.username }}?
{% set post_logout_action = next["params"] | default({}) %} {{ logout.button(text="Sign out", csrf_token=csrf_token, post_logout_action=post_logout_action, as_link=true) }}