Searched refs:readUserInfo (Results 1 – 3 of 3) sorted by relevance
18 const readUserInfo = require('./utils/read-user-info.js') constant158 return readUserInfo.password('Current password: ').then((current) => {164 return readUserInfo.password('Password: ').then((current) => {169 return readUserInfo.password('New password: ').then((password1) => {170 return readUserInfo.password(' Again: ').then((password2) => {241 return readUserInfo.password()252 return readUserInfo.otp('Enter one-time password: ').then((otp) => {273 return readUserInfo.otp('And an OTP code from your authenticator: ')310 return readUserInfo.password().then((password) => {313 return readUserInfo.otp('Enter one-time password: ').then((otp) => {
13 const readUserInfo = require('./utils/read-user-info.js') constant210 return readUserInfo.password().then((password) => {
9 const readUserInfo = require('./read-user-info.js') constant22 return readUserInfo.otp(