exampleauth login page

In this example you can log in with two accounts: student and admin. In both cases, the password is the same as the username.

Username:

Password:

{% if badUserPass == true %}

!!! Bad username or password !!!

{% endif %}