{"id":13695954,"url":"https://github.com/greezi/TDTouchID","last_synced_at":"2025-05-03T13:34:08.646Z","repository":{"id":56922709,"uuid":"74256981","full_name":"greezi/TDTouchID","owner":"greezi","description":"TDTouchID是一个封装好的指纹、FaceID验证库,可以用来做iOSAPP的登录/支付等验证。","archived":false,"fork":false,"pushed_at":"2023-02-03T08:40:03.000Z","size":2607,"stargazers_count":205,"open_issues_count":0,"forks_count":30,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-14T17:19:20.734Z","etag":null,"topics":["face","faceid","faceid-authentication","iosapp","login","payment","touch","touchid"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/greezi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-20T06:28:07.000Z","updated_at":"2024-10-24T02:46:40.000Z","dependencies_parsed_at":"2023-02-18T05:00:54.488Z","dependency_job_id":null,"html_url":"https://github.com/greezi/TDTouchID","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greezi%2FTDTouchID","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greezi%2FTDTouchID/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greezi%2FTDTouchID/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greezi%2FTDTouchID/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greezi","download_url":"https://codeload.github.com/greezi/TDTouchID/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252196045,"owners_count":21709758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["face","faceid","faceid-authentication","iosapp","login","payment","touch","touchid"],"created_at":"2024-08-02T18:00:35.028Z","updated_at":"2025-05-03T13:34:08.133Z","avatar_url":"https://github.com/greezi.png","language":"Objective-C","funding_links":[],"categories":["Foundation"],"sub_categories":[],"readme":"# TDTouchID\n\nTDTouchID 是一个基于iOS平台的指纹、人脸验证库,可以用来做iOS APP的生物识别验证，例如：登录、支付、隐私空间等验证。\n\n# ⚠️注意事项⚠️\n* 使用面容ID 要在 info.plist 中添加权限\n```\n \u003ckey\u003eNSFaceIDUsageDescription\u003c/key\u003e\n \u003cstring\u003e应用程序需要面容ID权限才能使用人脸识别进行身份验证\u003c/string\u003e\n```\n\n# 预览\n\n|TouchID|FaceID|\n|:---:|:---:|\n|![](https://raw.githubusercontent.com/greezi/TDTouchID/master/IMG_3457.PNG)|![](https://raw.githubusercontent.com/greezi/TDTouchID/master/FaceID.gif)\n\n# 安装方式\n* 使用Cocoa Pods安装\n\n```\npod 'TDTouchID', '~\u003e 1.0.7'\n\n```\n\n* 手动导入      \n\n将`TDTouchID`文件夹拖入项目.(里面包含`TDTouchID.h`和`TDTouchID.m`)文件\n\n* 导入`#import \"TDTouchID.h\"`即可使用 \n\n\n\n# 使用方法\n```\n- (void)td_showTouchIDWithDescribe:(NSString *)desc FaceIDDescribe:(NSString *)faceDesc AuthFallbackTitle:(NSString *)backTitle BlockState:(StateBlock)block;\n```\n\n详细使用方法请参见Demo\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreezi%2FTDTouchID","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreezi%2FTDTouchID","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreezi%2FTDTouchID/lists"}