Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raman43mann/faceid-biometric-

Face/Touch ID
https://github.com/raman43mann/faceid-biometric-

apple applesignin biometric biometric-authentication faceid faceid-authentication faceidsignin facelogin touchid

Last synced: about 13 hours ago
JSON representation

Face/Touch ID

Awesome Lists containing this project

README

        

# FaceID-Biometric-
Face/Touch ID

Use FaceID-Biometric to lock/unlock your app feature with biometric authorities. You can implement this functioanity by using two line of code.

## Clone
To run the FaceID-Biometric project, clone the repo, and run the project.

  OR

Manually -> Copy the folder named "Biometric" and paste to your codes target directory.

## How to use

Step 1 : Integrate the files to your project

Step 2 : Check either biometric enrolled in current device or not using below method

BiometricManager.checkBiometricType()

Step 3 : Authenticate the user with below method

BiometricManager.shared.authenticateUser()

## Requirements
- Xcode 14 to onwards
- iOS 16,*
- iPad OS 16,*
- Swift 5.0

## Author
raman43mann, [email protected] , Linkedin : https://www.linkedin.com/in/raman-mann-957201154

## License
FaceID-Biometric is available under the MIT license. See the LICENSE file for more info.