pub async fn register( pool: Data<PgPool>, query: Form<RegistrationRequest>, ) -> ApplicationResponse