Login Form

How to use URL parameters:

You can pre-populate the username field by adding it to the URL:

?username=james_hall@gmail.com

Example full URL:

file:///path/to/login.html?username=james_hall@gmail.com&password=mypass

Current URL parameters:

None detected