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

Apple Watch support for devices without Touch ID #4

Open
jorgelbg opened this issue Jul 20, 2021 · 1 comment · May be fixed by #40
Open

Apple Watch support for devices without Touch ID #4

jorgelbg opened this issue Jul 20, 2021 · 1 comment · May be fixed by #40
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jorgelbg
Copy link
Owner

jorgelbg commented Jul 20, 2021

I'm not sure about this, but I will put it here just to keep track of the issue:

It would be nice to support devices without Touch ID by using the Apple Watch instead of Touch ID. My 2015 Macbook pro does this for a few different scenarios.

@jorgelbg jorgelbg added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jul 20, 2021
@Rednox
Copy link

Rednox commented Feb 6, 2022

@jorgelbg:
That should be pretty simple. Regarding the documentation you have to change
LAPolicyDeviceOwnerAuthenticationWithBiometrics to LAPolicyDeviceOwnerAuthenticationWithBiometricsOrWatch in the package touchid.
I stumbled across your repository as i am currently developing touchid for a password manager cli

@krishukr krishukr linked a pull request Sep 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants