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.
- Host: GitHub
- URL: https://github.com/lm2343635/mgauthenticator
- Owner: lm2343635
- License: mit
- Created: 2018-07-20T02:56:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T10:03:34.000Z (about 7 years ago)
- Last Synced: 2025-01-29T10:33:01.941Z (8 months ago)
- Topics: faceid, faceid-authentication, touchid, touchid-authentication
- Language: Swift
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MGAuthenticator
[](https://travis-ci.org/lm2343635/MGAuthenticator)
[](https://cocoapods.org/pods/MGAuthenticator)
[](https://cocoapods.org/pods/MGAuthenticator)
[](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.