Function mcaptcha::api::v1::auth::register

source ·
async fn register(
    payload: Json<Register>,
    data: AppData
) -> Result<impl Responder, ServiceError>