{% extends '__layout__.html' %} {% block title %}SSO Login{% endblock %} {% block head %} {% endblock %} {% block content %}

Logged in as {{currentuser.username}}

Authorise SYNTAX Forums

SYNTAX Forums is a official website hosted by syntax.eco, authorising will allow SYNTAX Forums to access the following information:

  • Username
  • User ID

You will be redirected to {{baseurl}}/session/sso_login

{% endblock %}