iOSAuthenticator 0.3.4

iOSAuthenticator 0.3.4

Luigi Aiello 维护。



  • Luigi Aiello

iOSAuthenticator

注意: 需要用户同意,才能在 info.plist 中添加 Face ID 认证。

<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 目录运行 pod install 命令。

需求

安装

iOSAuthenticator 可通过 CocoaPods 获得。要安装它,只需将以下行添加到您的 Podfile 中

pod 'iOSAuthenticator'

作者

Luigi Aiello, [email protected]

许可证

iOSAuthenticator 适用于 MIT 许可证。更多信息请参阅 LICENSE 文件。