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

https://github.com/lm2343635/mgauthenticator

An iOS authenticator with customized passcode, TouchID and FaceID.
https://github.com/lm2343635/mgauthenticator

faceid faceid-authentication touchid touchid-authentication

Last synced: 7 months ago
JSON representation

An iOS authenticator with customized passcode, TouchID and FaceID.

Awesome Lists containing this project

README

          

# MGAuthenticator

[![CI Status](https://img.shields.io/travis/lm2343635/MGAuthenticator.svg?style=flat)](https://travis-ci.org/lm2343635/MGAuthenticator)
[![Version](https://img.shields.io/cocoapods/v/MGAuthenticator.svg?style=flat)](https://cocoapods.org/pods/MGAuthenticator)
[![License](https://img.shields.io/cocoapods/l/MGAuthenticator.svg?style=flat)](https://cocoapods.org/pods/MGAuthenticator)
[![Platform](https://img.shields.io/cocoapods/p/MGAuthenticator.svg?style=flat)](https://cocoapods.org/pods/MGAuthenticator)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

MGAuthenticator is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'MGAuthenticator'
```

## Documentation

The app's Info.plist must contain an NSFaceIDUsageDescription key with a string value explaining to the user how the app uses this data.

## Author

lm2343635, lm2343635@126.com

## License

MGAuthenticator is available under the MIT license. See the LICENSE file for more info.