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

[Chore]: Add biometrical permissions (FaceID, TouchID, OpticID) #148

Merged
merged 1 commit into from
Jan 21, 2024
Merged

[Chore]: Add biometrical permissions (FaceID, TouchID, OpticID) #148

merged 1 commit into from
Jan 21, 2024

Conversation

N3v1
Copy link
Contributor

@N3v1 N3v1 commented Jan 20, 2024

Hi @jevonmao,
this PR resolves issue #80. I've added biometrical authentication methods like FaceID (iOS 11+), TouchID (iOS 11+) and opticID (visionOS 1.0). I orientated myself on apple's documentation about Local Authentication.

My code doesn't generate any new warnings or errors and is ready to merge after your final review.

Best regards
NH

@jevonmao jevonmao linked an issue Jan 21, 2024 that may be closed by this pull request
@jevonmao
Copy link
Owner

Thank you for the contribution @N3v1

@jevonmao jevonmao closed this Jan 21, 2024
@jevonmao jevonmao reopened this Jan 21, 2024
@jevonmao jevonmao merged commit bfc53b2 into jevonmao:main Jan 21, 2024
1 of 3 checks passed
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

Successfully merging this pull request may close these issues.

Need to add FaceID permission
2 participants