LoginRoutes

Undocumented in source.

Constructors

this
this(UserCollection userCollection, IMailQueue mailQueue, ServiceConfiguration configuration)
Undocumented in source.

Members

Functions

changePassword
void changePassword(HTTPServerRequest req, HTTPServerResponse res)
handler
void handler(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
loginCheck
void loginCheck(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta