Searched refs:secretKeyTempPath (Results 1 – 1 of 1) sorted by relevance
58 static constexpr auto secretKeyTempPath = variable244 std::string path = std::format(secretKeyTempPath, userName); in createSecretKey()292 std::format(secretKeyTempPath, getUserName()), in verifyOTP()304 std::format(secretKeyTempPath, getUserName())); in verifyOTP()320 clearSecretFile(std::format(secretKeyTempPath, thisp.getUserName())); in clearGoogleAuthenticator()