ios - Auto password entry script in Mac OSX -


i developing mac app user has enter username & password first time. once user authenticated password saved in keychain & no need enter password next login. these operations performing on shell script nstask.

now first time app check password in keychain & script shows enter password if user not exist. operation occurs in middle of script.

now can suggest how should auto enter password when script start waiting password entry?

please let me know if have explain more.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -