A PAM plugin for authenticating using biometric information (touch ID) written in Swift.
$ sudo make install
- Edit
/etc/pam.d/sudo
to include as the first line:auth sufficient pam_touchid.so "reason=execute a command as root"
Note that you might have other auth
, don't remove them.