You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I figured that if you can add the FaceID/TouchID APIs, then it would be easy. So users can enter their biometric data, and then if it’s successful, the keychain will grab the username and password, or whatever keys you are storing. Of course, you will need to have users enable the NSFaceIDUsageDescription Key in their Info.plist file but that can be easily done with a message in the README file. Currently in my app, I’m using a combination of your library and another library called BioMetricAuthentication. Take a look and see if it works!
Thanks!
On Aug 1, 2018, at 2:18 AM, Khoa ***@***.***> wrote:
@aidev1065 Hi, this is a great addition. How do you want it to be?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
Would it be possible to gather the account and password instantly by linking it to iOS’s biometrics?
The text was updated successfully, but these errors were encountered: