Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meniny/bioauthenticator

A biometrics authentication framework for iOS.
https://github.com/meniny/bioauthenticator

faceid faceid-authentication swift touchid touchid-authentication

Last synced: 3 months ago
JSON representation

A biometrics authentication framework for iOS.

Awesome Lists containing this project

README

        





Version
Author
Build Passing
Swift


Platforms
MIT


Cocoapods
Carthage
SPM

# Introduction

## What's this?

`BioAuth` is a delightful Biometrics Authenticating (`TouchID`, `FaceID`) framework for iOS platforms written in Swift.

## Requirements

* iOS 9.0+
* Xcode 9 with Swift 4

## Installation

#### CocoaPods

```ruby
use_frameworks!
pod 'BioAuth'
```

## Contribution

You are welcome to fork and submit pull requests.

## License

`BioAuthenticator` is open-sourced software, licensed under the `MIT` license.