- generateAuthMixin
string generateAuthMixin(HTTPServerRequest req, string path_prefix)
Undocumented in source. Be warned that the author may not have intended to support it.
- login
void login(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerRoutes
void registerRoutes(URLRouter router, string path_prefix)
Undocumented in source. Be warned that the author may not have intended to support it.