Home
last modified time | relevance | path

Searched refs:readOTP (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/npm/lib/utils/
H A Dread-user-info.js5 exports.otp = readOTP
24 function readOTP (msg = otpPrompt, otp, isRetry) { function
30 .then((rOtp) => readOTP(msg, rOtp, true))

Completed in 1 milliseconds