mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-11-06 05:37:49 +00:00
Adding Authenticator doc.
This commit is contained in:
@@ -23,8 +23,6 @@ namespace OpenWifi {
|
||||
auto nextIndex = GetParameter("index",0);
|
||||
bool moreCodes=false;
|
||||
|
||||
std::cout << "Value=" << Value << std::endl;
|
||||
|
||||
uint64_t ErrorCode = 0;
|
||||
std::string ErrorText;
|
||||
if(TotpCache()->ContinueValidation(UserInfo_.userinfo,false,Value,nextIndex,moreCodes, ErrorCode, ErrorText )) {
|
||||
|
||||
Reference in New Issue
Block a user