UserAuth

Undocumented in source.

Constructors

this
this(URLRouter router, string path_prefix)
Undocumented in source.

Members

Functions

generateAuthMixinList
string generateAuthMixinList(HTTPServerRequest req)
Undocumented in source. Be warned that the author may not have intended to support it.
getAuthInfo
UserAuthInfo getAuthInfo(HTTPServerRequest req)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(UserAuthService service)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta