evgenyneu / keychain-swift

Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.
MIT License
2.81k stars 344 forks source link

Authentication before getting value from the key? #132

Open 3-141592653589 opened 4 years ago

3-141592653589 commented 4 years ago

Hello, just curious if there is a method to do a FaceId or TouchId authentication before retrieving values from stored keys? Thanks.

evgenyneu commented 4 years ago

Hi, no, this library does not have these features unfortunately.