Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/micyo202/YZAuthID
iOS TouchID(指纹)/ FaceID(面容)验证类库,代码简洁,高效
https://github.com/micyo202/YZAuthID
cocoapods ios objective-c
Last synced: about 2 months ago
JSON representation
iOS TouchID(指纹)/ FaceID(面容)验证类库,代码简洁,高效
- Host: GitHub
- URL: https://github.com/micyo202/YZAuthID
- Owner: micyo202
- License: mit
- Created: 2017-12-22T08:01:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T03:10:37.000Z (about 4 years ago)
- Last Synced: 2024-11-10T10:31:38.298Z (2 months ago)
- Topics: cocoapods, ios, objective-c
- Language: Objective-C
- Homepage:
- Size: 1.45 MB
- Stars: 198
- Watchers: 6
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - YZAuthID - TouchID(指纹)/ FaceID(面容)验证类库,代码简洁,高效。【 [Priview 1](https://github.com/micyo202/YZAuthID/raw/master/auth_finger_2.png) | [Priview 2](https://github.com/micyo202/YZAuthID/raw/master/auth_finger_3.png) 】 (OOM-Leaks-Crash / Gesture-Biometric Unlock)
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)
#### 实例效果图: