Searched refs:readOTP (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/npm/lib/utils/ | ||
H A D | read-user-info.js | 5 exports.otp = readOTP 24 function readOTP (msg = otpPrompt, otp, isRetry) { function 30 .then((rOtp) => readOTP(msg, rOtp, true)) |
Completed in 0 milliseconds