SAMKeychain icon indicating copy to clipboard operation
SAMKeychain copied to clipboard

Support Biometry

Open rogerluan opened this issue 7 years ago • 0 comments

Description

This PR updates the library to add support to Keychain Access Control features, including creation flags, which allows authentication using biometry.

It also deprecates useNoAuthenticationUI that was deprecated by Apple.

Lastly, it adds an utility to check if the device has passcode and/or biometry configured, and fixes a bug when setting properties that should be mutually exclusive. This last bit would cause a failure on queries.

Note

❌ Code is untested on macOS; ✅ But it's in production on iOS for several weeks now.

rogerluan avatar Jun 01 '18 08:06 rogerluan