{% if error %} {% endif %}
{{ csrf_token() }}
{% if github_available %}
or
{{ csrf_token() }}
{% endif %}

First time? Check your terminal output for the access token.
It is also stored at ~/.lasso/dashboard_token {% if github_available %}
Or run lasso auth login to authenticate with GitHub.{% endif %}