Skip to content
Sam Houston edited this page Jun 5, 2016 · 3 revisions

Every page will redirect here if no cookie is present

This page redirects to '/' if the correct hashed cookie is present

Data sent as:

post request to /authenticate

as a stringified object in the form:

{ username, password }

Clone this wiki locally