https://github.com/05nelsonm/pin-authentication
An Android library that provides local PIN authentication for your application.
https://github.com/05nelsonm/pin-authentication
android android-library authentication security
Last synced: 7 months ago
JSON representation
An Android library that provides local PIN authentication for your application.
- Host: GitHub
- URL: https://github.com/05nelsonm/pin-authentication
- Owner: 05nelsonm
- License: gpl-3.0
- Created: 2020-05-29T16:35:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T20:16:19.000Z (over 5 years ago)
- Last Synced: 2025-04-14T01:36:01.388Z (10 months ago)
- Topics: android, android-library, authentication, security
- Language: Kotlin
- Homepage: https://pin-authentication.matthewnelson.io
- Size: 1.78 MB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PinAuthentication Android Library
====
An Android library that provides local PIN authentication for your application.
### [https://pin-authentication.matthewnelson.io](https://pin-authentication.matthewnelson.io)
## License
Copyright © 2020 Matthew Nelson
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see here.
