authenticate(req, res)
Instance Public methods
Authenticates a req
and returns a 401 Unauthorized using
res
if the authentication was not correct.
Authenticates a req
and returns a 401 Unauthorized using
res
if the authentication was not correct.
Please login to continue.