Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TouchID access control? #61

Open
nickatsegment opened this issue Jan 9, 2020 · 3 comments
Open

TouchID access control? #61

nickatsegment opened this issue Jan 9, 2020 · 3 comments

Comments

@nickatsegment
Copy link

Similar to #11, but not quite.

It looks like if you set a certain attribute on the keychain item, you can have it prompt for a TouchID instead of a password.

https://developer.apple.com/documentation/localauthentication/accessing_keychain_items_with_face_id_or_touch_id

This would be a lot better from a UX perspective, and might deter users from clicking Always Allow.

@jdolitsky
Copy link

Some of the objective-c/swift code found here may be useful: https://github.com/infinum/Locker

Features
Save data in Keychain.
Fetch data from Keychain with Biometric ID.
Delete data from Keychain.

@ghostsquad
Copy link

any movement on this?

@hazcod
Copy link

hazcod commented Sep 27, 2022

Peeking in here. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants