RegistrationRoutes

Handle the registration routes

Constructors

this
this(UserCollection collection, IChallenge challenge, IMailQueue mailQueue, ServiceConfiguration configuration)

Members

Functions

handler
void handler(HTTPServerRequest req, HTTPServerResponse res)

Handle the requests

Meta