# YZAuthID **Repository Path**: chujingbin/YZAuthID ## Basic Information - **Project Name**: YZAuthID - **Description**: 仅需一个回调方法即可轻松实现TouchID(指纹)/ FaceID(面容)验证功能,代码简洁易懂。 帮助文档 https://blog.csdn.net/gf771115/article/details/86497170 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-01-11 - **Last Updated**: 2022-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # YZAuthID [![Build Status](https://travis-ci.org/micyo202/YZAuthID.svg)](https://travis-ci.org/micyo202/YZAuthID) [![Version](https://img.shields.io/badge/version-2.1.0-yellow.svg)](https://github.com/micyo202/YZAuthID) [![Cocoapods](https://img.shields.io/badge/pod-1.10.0-green.svg)](https://cocoapods.org/?q=YZAuthID) [![Platform](https://img.shields.io/badge/platform-ios-red.svg)](https://github.com/micyo202/YZAuthID) [![License MIT](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/micyo202/YZAuthID/blob/master/LICENSE) [![GitHub stars](https://img.shields.io/github/stars/micyo202/YZAuthID.svg?style=social&label=Stars)](https://github.com/micyo202/YZAuthID) [![GitHub forks](https://img.shields.io/github/forks/micyo202/YZAuthID.svg?style=social&label=Fork)](https://github.com/micyo202/YZAuthID) 仅需一个回调方法即可轻松实现iOS TouchID(指纹)/ FaceID(面容)验证功能,代码简洁易懂。 #### 详细使用方法及介绍请参考[简书](https://www.jianshu.com/p/da752036b2f4) #### 实例效果图: 指纹1 指纹2 指纹3 面容1 面容2 面容3