This commit is contained in:
stephb9959
2022-02-22 14:03:31 -08:00
parent f659da3b8e
commit ce54855f3f

View File

@@ -207,6 +207,7 @@ namespace OpenWifi {
},
Body,30000);
std::cout << "Completing password verification to provisioning for user: " << UInfo.email << std::endl;
Poco::JSON::Object::Ptr Response;
ProvRequest.Do(Response);