iOSAuthenticator
Note: - Face ID authentication requires user's persmission to be add in info.plist.
<key>NSFaceIDUsageDescription</key>
<string>This app requires Face ID permission to authenticate using Face recognition.</string>
[](https://travis-ci.org/Luigi Aiello/iOSAuthenticator)
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
iOSAuthenticator is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'iOSAuthenticator'
Author
Luigi Aiello, [email protected]
License
iOSAuthenticator is available under the MIT license. See the LICENSE file for more info.