iOSAuthenticator 0.3.4

iOSAuthenticator 0.3.4

Maintained by Luigi Aiello.



  • By
  • Luigi Aiello

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>

[![CI Status](http://img.shields.io/travis/Luigi Aiello/iOSAuthenticator.svg?style=flat)](https://travis-ci.org/Luigi Aiello/iOSAuthenticator) Version License Platform

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.